JScript Error in IE

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/29/2009 1:19:58 PM
Gravatar
Total Posts 10

JScript Error in IE

Mojo Portal Version:  2.2.8.1 
Database:  Firebird
Browser:  IE 8.0, 7.0

Howdy folks...

We are using Mojo for the main structure of our application and we have run into a strange bug. It only happens running IE as your default browser, and it only happens when you do not have an internet connection. The error is thus:

Microsoft JScript Runtime Error: Object Expected
$('div.yui-navset').each(function(n){var myTabs = new YAHOO.widget.TabView(this.id);})

This is apparently called in the ScriptLOAder.cs, and it doesn't seem to happen with Mozilla or Chrome. We can't seem to understand why it is isolated IE since there appears to be no parsing of browser types when constructung the tabviews.

Does anybody have any idea what this is and why it is happening?  Many thanks for your help.

NP

 

 

 

 

 

 

 

9/29/2009 1:25:31 PM
Gravatar
Total Posts 18439

Re: JScript Error in IE

Hi,

I recommend upgrading to the new 2.3.1.9 version and see if the problem persists.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.