Jump to content

IE 9 hates jQuery!!


corpplus

Recommended Posts

Hey guys, i have this site http://www.corpplus.net, if you open it using IE7, IE8, firefox, safari or google chrome, you will see that everything is ok, but if you open it with IE9, you will be surprised!! the header banner (created by jquery animation) is very bad, also the bottom advertisement section is also broken, so why IE9 do that?? any one can help please.

Link to comment
Share on other sites

Check if you see any javascript errors. If the error reporting of of IE 9 isn't enough give firebug lite a go. I somehow doubt it's a js thing it usually isn't with jQuery it usually is a CSS thing like an attribute that is unknown or behaving differently. Also what version of jQuery are you using?

Link to comment
Share on other sites

this is the jQuery used for the animation in the top banner : <script src="scripts/jqFancyTransitions.1.8.min.js" type="text/javascript" language="javascript"></script>.

for the advertisement, this is the jQuery: <script language="javascript" type="text/javascript" src="scripts/jquery.cycle.all.2.72.js"></script>

but it's not only on my website this error appear, wherever this libraries used, IE9 display them in a wrong way!

Link to comment
Share on other sites

Scripts

scripts/jqFancyTransitions.1.8.min.js

scripts/jquery.cycle.all.2.72.js

 

Ok that makes it a little clearer.

The above script names do not seem to be the jQuery library but plugins written to work with the jQuery library.  So your problem is most likely has nothing todo with jQuery but with the plugins.

 

Still it's unclear what the problem is with those scripts. Does IE9 give you any javascript errors?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.