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

javascript in home.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-18-2007, 08:01 AM
 
mangoboom mangoboom is offline
 

Advanced Member
  
Join Date: Apr 2004
Posts: 97
 

Default javascript in home.tpl

Hi

i am trying to put some javascript into customer/home.tpl, but im getting errors. the javascript is very simple, it opens a news browser windows with specified width, height etc.

i put the following in the head:
<script type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>

then i put the following in the body part of the page:
<p onClick="MM_openBrWindow('http://www.sugarrays.co.uk/shop/skin1/pages/US/onlineForm.php','form','width=200,height=200')"><i mg src = "{$ImagesDir}/RegCatAd.gif" width="135" ></p>

the error is get is:
Fatal error: Smarty error: [in customer/home.tpl line 32]: syntax error: unrecognized tag: //v2.0 window.open(theURL,winName,features); (Smarty_Compiler.class.php, line 436) in /var/www/vhosts/sugarrays.co.uk/httpdocs/shop/Smarty-2.6.9/Smarty.class.php on line 1088


does anyone know how to put some javascript in home.tpl without getting errors. i need the javascript to open a new browser window, which would be opened at a specified height, width, no menu etc.

thanks for any help
__________________
Using x cart 4.0.19
Reply With Quote
  #2  
Old 04-18-2007, 08:40 AM
 
balinor balinor is offline
 

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

Default Re: javascript in home.tpl

You need to put literal tags around the JS in the head:

{literal}
Javascript code
{/literal}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
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 01:44 PM.

   

 
X-Cart forums © 2001-2020