#4353 closed bug (invalid)
In Safari and Chrome I get $(document).ready is undefined
Reported by: | peterhck | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I am using Jquery 1.3.2 and when I run a test in IE, Firefox it works perfectly but Safari and Chrome give the error messages $(document).ready [undefined] not a function . I have tried every and nothing seems to work so can someone help me to solve this issue.
$(document).ready(function(){ $('#s2').cycle({
fx: 'shuffle',
timeout: 0, speed: 300
}); });
Regards Peter
Note: See
TracTickets for help on using
tickets.
Since this isn't a bug report I'll close it. Help with jQuery can be found in the main jQuery group:
http://groups.google.com/group/jquery-en/topics