> Sorry, I should have noted I'm using a common header template file for
> all pages that gets included in the page template. Something like this
> in a page template:
> {include file="header.tpl"}
> [page content here]
> {include file="footer.tpl"}
I see. I'm doing the opposite and letting the smarty template drive
everything. In fact, in my case I have a single tpl that drives an
entire site. Can't you just add the {$if jquery} stuff into
header.tpl?
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/