Bug Tracker

Modify

Ticket #5398 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

html, events and bind in IE

Reported by: yusufnb Owned by: brandon
Priority: major Milestone: 1.4
Component: event Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

Here is what I am doing:

  1. Loading some html into a div via ajax.
  2. Binding mouseover and mouseout events on various nodes within my div.
  3. On certain click, reloading the div with new html content via ajax.
  4. Binding mouseover and mouseout events on various nodes in this same div for the new content.

The above works fine in Chrome and Firefox but simply doesn't work in IE. The internal html structure is totally changed in case of IE.

You can see this live on my website at quotescollections.com . Just do a mouse over on quotations and click next, prev few times. Try again in IE. You should see the bug.

Change History

comment:1 Changed 4 years ago by dmethvin

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

Please reopen with the minimum test case required to demonstrate the problem. A full web page with irrelevant content makes it more difficult to fix. You may want to ask for help on the forums.

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.