View Single Post
  #4  
Old 11-29-2009, 11:14 PM
 
stizz stizz is offline
 

Advanced Member
  
Join Date: Mar 2008
Posts: 51
 

Default Re: Javascript smarty Error

Sure...
Just add the literal (in red) tags to the script.

{literal}
<script type="text/javascript">
$(document).ready(function(){
$("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);
});
</script>{/literal}
__________________
http://www.stizz.nl X-Cart version 4.1.9 & 4.5.
Reply With Quote