View Single Post
  #2  
Old 01-16-2008, 06:19 PM
 
balinor balinor is offline
 

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

Default Re: How can i set a java script?

Put it in customer/home.tpl, but be sure you surround the JS with {literal} tags so smarty doesn't try to read it:

{literal}

js here

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