Side navigation
#1519 closed bug (duplicate)
Opened August 20, 2007 09:28PM UTC
Closed December 06, 2007 03:10AM UTC
IE7 bug with $(document).ready(); no evaluation problem...
Reported by: | zeus | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ajax | Version: | 1.1.3 |
Keywords: | IE7 ready eval | Cc: | aelythe@gmail.com |
Blocked by: | Blocking: |
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 (0)
Change History (1)
Changed December 06, 2007 03:10AM UTC by comment:1
milestone: | 1.1.4 → 1.2.2 |
---|---|
resolution: | → duplicate |
status: | new → closed |
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.