jQuery Google CDN problems
-
Hi folks, I have a problem here, hoping someone could assist me with this.
My site uses a jQuery “tabs” on the top part of my site.
<script src="https://ipkonfig.com/wp-content/themes/Sandbox_Layout_1/js/jquery-1.4.2.min.js" type="text/javascript"></script> <script src="https://ipkonfig.com/wp-content/themes/Sandbox_Layout_1/js/ajaxtabs.js" type="text/javascript"></script> <script src="https://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js?foo"></script>
Tab 1 is “Latest Articles”
Tab 2 is “Top Rated Products”
( https://www.ipkonfig.com )
When I Google CDN these it breaks. Tab 1 and Tab 2 are right next to each other, but when I change the jQuery to use the Google one, the tabs no longer work and sit on top of each other–no longer providing the ‘tabing’ feature.I don’t know why it breaks the tabs system though, it’s really odd.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘jQuery Google CDN problems’ is closed to new replies.