Bug Tracker

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)

123-test.html (575 bytes) - added by kowcik 16 years ago.
simple DOM ready test

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by kowcik

Attachment: 123-test.html added

simple DOM ready test

comment:1 Changed 16 years ago by scott.gonzal

Resolution: worksforme
Status: newclosed

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.