I want to make a link to add something to favorits. I am using the following code:
<a href="Javascript:window.external.AddFavorite(location.href,document.title)"><img srcxxx.gif" border="0"></a>
It works in IE, but wont add in the AOL browser. Does anyone know the code to make it work in AOL?