View Single Post
  #255  
Old 02-26-2008, 11:41 AM
 
imimin imimin is offline
 

Senior Member
  
Join Date: Mar 2007
Posts: 195
 

Default Re: Pre-Login Shipping Calculator

Does someone know how I can take the code:

Code:
{if $not_logged_message eq "1"} {if $estimate ne "NO"} Enter your zip code to calculate shipping charges. <input type=TEXT name='zip_estimate' size=5 maxlength=5> <input type=image alt="Calculate Shipping" src="../skin1/images/calculate.gif" border=0 align=middle name=btnCalculate > {else} Click here to change your zip code {/if} {/if}

and make the entry box come up in a pop-up box intead?
__________________
Demoing v4.4.2 for new site
Licensed v4.0.19
Reply With Quote