Ok ...
I know how to get Explorer to bookmark a page, at least to call the add favourites dialog, but is it possible to detect if the user already has the page bookmarked?
![]()
| SitePoint Sponsor |
Ok ...
I know how to get Explorer to bookmark a page, at least to call the add favourites dialog, but is it possible to detect if the user already has the page bookmarked?
![]()





Yes and no...
Once someone presses a button or a link to 'addBookmark', the page will be added to the bookmark list; however JavaScript itself won't detect whether there's an existing bookmark. The browser itself will check whether there's an existing bookmark then prompt you whether to add it anyway.
Thanx BC ...
I thought that might be the answer. It wasn't really that important in the scheme of the project, but it would have been one of those cool nice details that set your interface apart from the rest of the lookalike dross.
Anyway, ho-hum ...
![]()
Bookmarks