| Simple Question -- "easy bookmarking" links
|
agerhart

msg:591129 | 9:39 pm on Aug 16, 2001 (gmt 0) | This is probably really easy, but I don't know the answer: How do you make your site bookmarkable? I am talking about having a button or link on your page that will let someone bookmark your page right there, instead of doing it the conventional way.
|
oilman

msg:591130 | 9:45 pm on Aug 16, 2001 (gmt 0) | This will work in IE but not NS: <A href="javascript:window.external.AddFavorite('http://www.yourdomain.com/', 'Your Title');"
|
tedster

msg:591131 | 11:04 pm on Aug 16, 2001 (gmt 0) | From what I can tell, there is no auotmatic bookmarking script for Netscape. The best you can do is sniff the browser, and then either auto-bookmark the page for MSIE or post an alert message to Netscape users asking them to press OK, then ctrl D. Here's a link to an example [dsigning.com].
|
|
|