By: lauren
Date: 2011-03-31
Time: 13:41
|
[SOLVED - MY ERROR] jquery with TBS
I hadn't noticed the quotes around the script src value were some kind of "smart" quotes ... sorry for wasting time
:/
---------------------------------------
Hi All
I'm sure it's my mistake but I cannot get jquery to work with TBS and maybe someone can help?
I have a header.tpl file that is included into every page and that is just a regular html header type thing. That header contacins the usual:
<script src="blahblahblah for the jquery cdn"></script>
but my pages do not seem to think jquery is loaded or available. Is there any fundamental trick or method I should be using to do something, which to me at least, seems to be one of the most basic tasks in writing a web page
thanks
|