Script only works when using Google library jquery?
-
Can anybody explain why a script only works when I make a function in my theme functions.php to use the jquery from Google (1.10.2)?
So it works with
<script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js?ver=1.10.2'></script>But it does not work with
<script type='text/javascript' src='http://mysiteurl/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Script only works when using Google library jquery?’ is closed to new replies.