Opened 16 years ago
Closed 16 years ago
#2346 closed bug (worksforme)
$(document).ready doesn't work
Reported by: | kowcik | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.2.4 |
Component: | event | Version: | 1.2.3 |
Keywords: | ready DOM | Cc: | |
Blocked by: | Blocking: |
Description
$(document).ready doesn't bind functions to DOM ready event. See attached example (works with 1.2.1, throws an error in 1.2.3).
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | 123-test.html added |
---|
comment:1 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I had no problems using your test file and jQuery 1.2.3 packed. Please make sure you have the correct filename/location for jQuery.
Note: See
TracTickets for help on using
tickets.
simple DOM ready test