Note: You must be registered in order to post a reply.
T O P I C R E V I E W
Arnold3
Posted - 24 Mar 2006 : 13:38:44 I'm trying to create a java call in my web site, to add an URL to Favorites. It works well in Internet Explorer, but nothing happens in Firefox.
I use the trial version (2.8.14) of Dynamic HTML Editor and Firefox 1.5.0.1.
The syntax is: "window.external.AddFavorite('http://www.[siteName].nl','[SiteNameLabel]')"
A link like 'mailto' works fine, why not this java call?
Can anyone help?
1 L A T E S T R E P L I E S (Newest First)
s.dav
Posted - 24 Mar 2006 : 18:30:11 Probably the "window.external" is supported only by Explorer ;-)