Forum Moderators: open

Message Too Old, No Replies

Add to favorites

         

jozomannen

11:20 pm on Sep 9, 2005 (gmt 0)

10+ Year Member



This script is working perfectly in IE, but not in firefox, and I haven't tested it on any other browsers yet. Is there any script that makes the "add to favorites" work in all browsers?

This is the one that's only working in IE:

<a onclick="window.external.AddFavorite(location.href, document.title);">

Bernard Marx

11:57 pm on Sep 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This is Microsoft only.

jozomannen

10:16 am on Sep 10, 2005 (gmt 0)

10+ Year Member



Yeah, but isn't there any solution for the other browers?

Bernard Marx

8:07 pm on Sep 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Er... tell 'em to right click and choose "Bookmark this link.."

jozomannen

10:34 pm on Sep 10, 2005 (gmt 0)

10+ Year Member



But I want it to work with only one click. Isn't there a way to make it work like if they click on a button, it's the same as if they press CTRL+D, because that would wok in more browsers then IE.