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

Creating a POPUP link in Detail Description

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-17-2006, 12:41 PM
 
webmonster webmonster is offline
 

Advanced Member
  
Join Date: Nov 2005
Posts: 35
 

Default Creating a POPUP link in Detail Description

Is there a "Smarty" way of creating a popup link from a text link in the detail description?
__________________
4.1.x
Reply With Quote
  #2  
Old 01-17-2006, 12:59 PM
 
balinor balinor is offline
 

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

Default

Just code it into the description...html is allowed
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 01-18-2006, 03:06 PM
 
webmonster webmonster is offline
 

Advanced Member
  
Join Date: Nov 2005
Posts: 35
 

Default

HTML is allowed but Javascript isn't

Where is a safe place for this part of the script to function?

Code:
<SCRIPT TYPE="text/javascript"> <!-- function popup(mylink, windowname) { if (! window.focus)return true; var href; if (typeof(mylink) == 'string') href=mylink; else href=mylink.href; window.open(href, windowname, 'width=400,height=200,scrollbars=yes'); return false; } //--> </SCRIPT>

This can be placed in the detail description
Code:
__________________
4.1.x
Reply With Quote
  #4  
Old 01-18-2006, 03:10 PM
 
balinor balinor is offline
 

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

Default

Put the script in the <head> (in home.tpl) and surround it with literal tags:

{literal}

script

{/literal}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 01-18-2006, 04:12 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

have a look at http://smarty.php.net
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
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 11:42 AM.

   

 
X-Cart forums © 2001-2020