Hi! I think that when sbd wants to exit my site, it can be good idea to ask him if he want to add my site to bookmarks...but I have no idea how to di it, or it can be done at all. What do you think? if sbd know how to do it?
ceestand
2:56 pm on Aug 20, 2007 (gmt 0)
Here's a script I used on a site, but it was fired on a click event. You'd want to fire it on another (page unload?). I think it also only works in IE. Hope it gets you going in the right direction.
function AddFavs() { window.external.AddFavorite(window.location, document.title); }
welna
2:57 pm on Aug 20, 2007 (gmt 0)
Here's a pretty cool implementation of this boomark feature done by <a href="http://www.salvagedata.com">SalvageData Data Recovery Labs</a>... These guys are pretty well known and seem to always keep their site up to date. Link for their site : <a href="http://www.salvagedata.com">Data Recovery</a>
welna
2:58 pm on Aug 20, 2007 (gmt 0)
Here's a pretty cool implementation of this boomark feature done by SalvageData Data Recovery Labs... These guys are pretty well known and seem to always keep their site up to date. Link for their Data Recovery site : [salvagedata.com"...]