Opened 15 years ago
Closed 15 years ago
#1519 closed bug (duplicate)
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: | [email protected]… |
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
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | 1.1.4 → 1.2.2 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.