Jquery script becomes unresponsible on page load

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
6/11/2011 1:31:27 PM
Gravatar
Total Posts 22

Jquery script becomes unresponsible on page load

Version: 2.3.6.6

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js:16

 

Any help will be greatly appreciated.

6/12/2011 1:35:28 PM
Gravatar
Total Posts 18439

Re: Jquery script becomes unresponsible on page load

Do you have any custom javascript that uses jquery? The problem is not likely caused by the jquery script itself but by some other script that depends on it. If you are using other jquery plugins that are not compatible with the latest version of jquery you can set it to use an older version from Web.config.

Note that by default we load jquery from the google CDN but it is possible to host the jquery files locally.

I do not believe this is a bug in mojoPortal, no one else reports it and I have never seen this error in any of the site I manage.

Hope that helps,

Joe

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