Side navigation
#4353 closed bug (invalid)
Opened March 14, 2009 01:09PM UTC
Closed March 14, 2009 02:05PM UTC
Last modified March 14, 2012 02:31PM UTC
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
Attachments (0)
Change History (1)
Changed March 14, 2009 02:05PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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