Side navigation
#5385 closed bug (invalid)
Opened October 15, 2009 03:42PM UTC
Closed October 15, 2009 09:56PM UTC
IE error (All versions) causing it to not run functions properly or on correct event
Reported by: | ahoyboyhoy | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | animate, toggle, ie, internet explorer, bug, error | Cc: | |
Blocked by: | Blocking: |
Description
IE wasn't running any of my functions on the first event (click). On the second occurrence of the event, it runs some of the functions, but in inproper sequence, etc.
IE gives a script error @ Line: 835, Line: 836 which is a Hack by Dean Edwards to convert lengths to "px".
Removing the hack from the script allows me to run my script fine.
This was in calling animate and toggle functions.
Attachments (1)
Change History (1)
Changed October 15, 2009 09:56PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
We don't need a copy of jQuery attached, but it would help to attach a copy of the code and html that you wrote to cause the issue. Please reopen with that info.