Bug Tracker

Modify

Ticket #5385 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

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:
Blocking: Blocked by:

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

jquery.js Download (117.2 KB) - added by ahoyboyhoy 4 years ago.
jQuery doc, check line 835, 836 for error.

Change History

Changed 4 years ago by ahoyboyhoy

jQuery doc, check line 835, 836 for error.

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.