Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q545 Is there a way to make a link that when clicked will add the current page to the user's bookmarks or favourites, i.e. a link that simulates Ctrl+D?

irt.org | Knowledge Base | JavaScript | Bookmark | Q545 [ previous next ]

Q545 Is there a way to make a link that when clicked will add the current page to the user's bookmarks or favourites, i.e. a link that simulates Ctrl+D?

No.

Well, it is possible, but only for Microsoft Internet Explorer:

<a href="javascript:window.external.AddFavorite('http://www.irt.org/script/','Javascript FAQ')">Bookmark</a>

Thanks to Christer Leuhusen, for the update.

Feedback on 'Q545 Is there a way to make a link that when clicked will add the current page to the user's bookmarks or favourites, i.e. a link that simulates Ctrl+D?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.