#13 closed bug (fixed)
Document Ready Fires Twice in IE
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | event | Version: | |
Keywords: | ie bug ready dom | Cc: | |
Blocked by: | Blocking: |
Description
$(document).ready is firing twice for me now in IE5.5 and IE6. Here is a very simple test page:
http://kelvinluck.com/assets/jquery/test/
Am I meant to do something extra to stop it being called twice?
Note: See
TracTickets for help on using
tickets.
Fixed in revision [90].