View Single Post
  #3  
Old 12-01-2009, 05:44 PM
 
balinor balinor is offline
 

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

Default Re: java script on smarty page -- i get error, help appreciated

YOu need to put literal tags around any javascript code:

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