D
Doug Stewart
I've added a 'bookmark' capability to my border using the following very
simple code:
<a
href="javascript:window.external.addFavorite('http://www.mysite.com','my
title');">
The problem is that this bookmarks the site. I would like to have the
facility where it would bookmark the page. In other words, some code that I
could put into the banner, and whenever anyone clicked on it, would bookmark
whatever page they are at.
Is this possible?
simple code:
<a
href="javascript:window.external.addFavorite('http://www.mysite.com','my
title');">
The problem is that this bookmarks the site. I would like to have the
facility where it would bookmark the page. In other words, some code that I
could put into the banner, and whenever anyone clicked on it, would bookmark
whatever page they are at.
Is this possible?