Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Search results page?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 05-19-2004, 05:20 AM
 
Mod King Mod King is offline
 

Senior Member
  
Join Date: May 2004
Posts: 115
 

Default

If you put javascript in smarty template files you have to escape them with
{literal} {/literal} tags, or else the javascript { } gets intereted as smarty tags.


Your code should work like this

Code:
<body> <p style="margin-top: 0; margin-bottom: 0"> <font color="#0000FF" style="font-size: 9pt"> [img]http://mysite.com/anim_pic.gif[/img]</font></p> <p style="margin-top: 0; margin-bottom: 0"></p> <p style="margin-top: 0; margin-bottom: 0"></p> <p style="margin-top: 0; margin-bottom: 0"> <font face="Verdana" style="font-size: 9pt"><font color="#0000FF">Didn't find what you were looking for?</font> We probably have it and it's just not yet listed in our store. {literal} <script> //Popup Window Script //By JavaScript Kit (http://javascriptkit.com) //JavaScript tutorials and over 400+ free scripts function openpopup(){ var popurl="http://mysite.com/price_quote.htm" winpops=window.open(popurl,"","width=620,height=450,scrollbars") } </script> {/literal} <font color="#FF0000"><u>Click here</u></font> to see if we have it and for a free price quote!</font></p> </body>
__________________
Mod King
Reply With Quote
  #12  
Old 05-19-2004, 05:25 AM
 
bluecat bluecat is offline
 

X-Adept
  
Join Date: Nov 2002
Posts: 674
 

Default

That worked perfect! Thank you very much!!
__________________
--------------------
X-Cart Gold 4.1.11
Linux/Apache
--------------------
Reply With Quote
  #13  
Old 05-19-2004, 05:57 AM
 
jeremye jeremye is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Philadelphia, PA
Posts: 158
 

Default

Sorry bluecat, I didn't think to add the {literal} tags for the javascript. Glad it worked out for you.
__________________
Jeremy
X-Cart Gold v3.4.14 [Linux/Apache]
Heavily Modded
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:10 AM.

   

 
X-Cart forums © 2001-2020