View Single Post
  #2  
Old 06-02-2007, 12:03 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Having trouble inserting javascript into home.tpl <head> section

You need to surround the js with literal tags:

{literal}
Javascript here
{/literal}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote