View Single Post
  #9  
Old 01-06-2008, 10:36 AM
 
balinor balinor is offline
 

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

Default Re: Code for fading pictures in welcome page

You need to surround JavaScript with {literal} tags, so Smarty doesn't try to read it:

{literal}

JavaScript here

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