Javascript Help – tabber.js
-
I am having some trouble here with a tabber.js.
When i put the link to the javascript in the header, it doesn’t work.
BUT, if i copy the contents of the javascript file to the header, it works fine. Is there some way to check to see if the
<script type=”text/javascript” src=”<?php bloginfo(‘template_url’); ?>/js/tabber.js”></script> is working?When i look at it with firebug on, it doesnt show an error, and if you click to expand the code under the script tag in the <head> – it doesn’t show the javascript, but rather all the html code of the site. Any ideas?
The topic ‘Javascript Help – tabber.js’ is closed to new replies.