Re: Add bookmark
by "Steve Cost" <scost(at)neo.rr.com>
|
Date: |
Thu, 28 Nov 2002 09:07:52 -0500 |
To: |
"Antonio R." <aroh2002(at)hotmail.com>, "'Languages'" <hwg-languages(at)hwg.org> |
References: |
AntonioR |
|
todo: View
Thread,
Original
|
|
Here is what I use: (it isn't perfect form, but it works)
****************************************************
Like this site?
<script language="JavaScript1.2">
//if the user is using IE 4+
if (document.all)
document.write('<BR/><a href="javascript:addbookmark()">Bookmark it!</a>')
</script>
<script language="JavaScript1.2">
var bookmarkurl="http://www.ReadersOpinions.com"
var bookmarktitle="ReadersOpinions .. for and by avid readers"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
</script>
***********************************************************
HTH, Steve
----------------------------------------------------------------------------
----
----- Original Message -----
From: "Antonio R." <aroh2002(at)hotmail.com>
To: "'Languages'" <hwg-languages(at)hwg.org>
Sent: Thursday, November 28, 2002 2:39 AM
Subject: Can anyone help me with this please?
Hi:
I tried to use this:
<A
HREF="javascript:window.external.AddFavorite('http://www.hombredehoy.net
/index.html', 'HombredeHoy.net')" class="lbbu10">Ad this site to your
favorites</A>
----------------------------------------------------------------------------
---------
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA