#8535 closed bug (worksforme)
IE9 transitions issue
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On the jquery home page, the hover popup does not work when you hover over "Cross Browser".
Same issue with most transitions like .show, .hide
Works fine in IE9 64bit. Does not work in 32bit.
I'm using the version of IE9 release 3/15/11. Problem exist it all previous versions IE9.
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
I tested the 'Cross-browser' hover pop-up on jQuery.com with IE9 32 bit RC (and 64 bit) and the hover appears to be working fine.
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Another jQuery community member has also confirmed that this is working fine for them under the same conditions. Closing this ticket.
comment:4 Changed 12 years ago by
I found the Issue. Its DivX plugin for IE. Divx Version 2.1.0.900
- Installed DivX Plugin for IE.
- In internet Options > Advanced, uncheck the 2 disable debuggung options and check notify on all errors.
- Then reload the page.
The script error in Divx fails and causes the rest of the page scripts to not get executed.
Strange. I do know 64 bit doesnt have JIT, so possibly a JIT bug in 32 bit chakra.