S
ScooterMX
I'm using the following to try to create an image that if clicked on, will
throw up the IE add bookmark, but it doesn't work. Can anyone suggest how
to do this?
<a><img src="images/default_static.gif" width="334" height="110" border="0"
onClick="window.external.AddFavorite('www.mostlymoose.com/index.html','Mostl
y Mooses')"></a>
Thanks in advance...
throw up the IE add bookmark, but it doesn't work. Can anyone suggest how
to do this?
<a><img src="images/default_static.gif" width="334" height="110" border="0"
onClick="window.external.AddFavorite('www.mostlymoose.com/index.html','Mostl
y Mooses')"></a>
Thanks in advance...