Jump to content

AddFavorite


nasi

Recommended Posts

I have added the following code to my webpage.however by clicking on the button, nothing happens. do you have any idea ? can you also please let me know where I should find the favorites that have been added using "window.external.AddFavorite(location.href, document.title)"

<FORM><INPUT TYPE="button" VALUE="Add to Favorites" onClick='window.external.AddFavorite(location.href, document.title);'></FORM>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...