[thelist] How to create bookmark links?

odd 1 out ralphyboy at bigpond.com
Wed Feb 7 18:33:31 CST 2001


goes something like this

<a href="javascript:window.external.AddFavorite(url,title);"
onmouseout=" window.status=' '; return true "
onmouseover=" window.status='Add our site to your favorites!'; return
true"><b>bookmark this page</b></a>

r


Subject: [thelist] How to create bookmark links?


> My boss just came in to ask me a question
> and while I have seen it on the web before,
> I can't find it with a search engine.
>
> How can I create a link on a page
> which creates a bookmark/favorite?
>
> Using any combo of HTML, JS, and CGI.
> If pure HTML, all the better.
>
> Thanks!
>






More information about the thelist mailing list