Forum Moderators: open
I am using Dreamweaver MX 2004. I also use Microsoft Internet Explorer.
How can I write such a script? Is there one script for all browsers?
Thanks for your help.
There are many examples out there that show you how to do this, a search engine search for "bookmark script" will find them for you.
It used to be quite difficult to make a cross browser version of this, but now you can do this using window.external.AddFavorite for IE and window.sidebar.addPanel for Mozilla/Netscape.
HTH
[edited by: BlobFisk at 5:23 pm (utc) on Nov. 30, 2004]