View Single Post
  #2  
Old 07-18-2008, 08:37 AM
 
zeta1600 zeta1600 is offline
 

Advanced Member
  
Join Date: Mar 2006
Posts: 81
 

Default Re: Anchor Link from description to Dialog Titles on Product Page

I used the normal <a name> command and it seems to work fine... ie:

<a name="send"></a>{include file="customer/main/send_to_friend.tpl" }

and add an <a href="#send">Send to Friend</a> to make it jump.
__________________
Thanks.

X-Cart 4.1.9 Gold upgraded to 4.1.10
Considering 4.2

Local Computer:
Mac OS 10.5.6
Brower Firefox 3.0.5

Server:
OS Linux
Apache 2.0.63
PHP 5.2.5
MySQL 5.0.51a-community
Reply With Quote