X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How do you add a "Bookmark Us" link? (https://forum.x-cart.com/showthread.php?t=17293)

Ryano 10-14-2005 03:36 PM

How do you add a "Bookmark Us" link?
 
Anyone know how to add a "Bookmark Us" link? I would like to put one of these on my site as I hear they are useful. I would need help with the entire code to be placed on the site. Thanks!

kpayne 10-14-2005 06:43 PM

Code:

Bookmark Us

That should work on every one of your pages.

Ryano 10-14-2005 08:38 PM

Thanks a lot kpayne. It works perfectly in I.E., but it didn't seem to work in Mozilla. Do I need to do something different to get it to work there as well? Thanks again for your help!

kpayne 10-14-2005 10:56 PM

Well, you can't add bookmarks via script in any browser other than IE. I just found that out today :x

The best you can do is change the script to check if it's IE, then add to favorites, if it's opera, alert the user to press CTRL+T, otherwise, alert the user to press CTRL+D.

This forum thread had some good ideas:
:arrow: http://www.webdeveloper.com/forum/showthread.php?t=81635


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

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.