Bug Tracker

Ticket #1519 (closed bug: duplicate)

Opened 1 year ago

Last modified 10 months ago

IE7 bug with $(document).ready(); no evaluation problem...

Reported by: zeus Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.2.2 Component: ajax
Version: 1.1.3 Keywords: IE7 ready eval
Cc: aelythe@gmail.com Needs: Patch

Description

$(document).ready() function does not fire any action when it is loaded through ajax in IE7, or may be it does fire the actions before the DOM is reconstructed, or may be the scripts are not evaluated... In any case it is really disturbing... :)

Thanks a lot!

Paul

Attachments

Change History

Changed 10 months ago by davidserduke

  • status changed from new to closed
  • resolution set to duplicate
  • milestone changed from 1.1.4 to 1.2.2

Based on the description and lack of test case I'm going to make this as a duplicate of #1884 which has more details. If there are additional details beyond that ticket please reopen this one with a specific test case that shows the problem.

Note: See TracTickets for help on using tickets.