WordPress jquery.js?ver=1.3.2 vs google 1.3.2/jquery.min.js
-
question about wordpress
If i use
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script>my image carousel works but when i use
<script type=’text/javascript’ src=’path-to/content/wp-includes/js/jquery/jquery.js?ver=1.3.2′></script>
it doesn’t work and i get the error msg$ is not a function
How do i fix this???
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WordPress jquery.js?ver=1.3.2 vs google 1.3.2/jquery.min.js’ is closed to new replies.