hiya,
If you like to create a Add to Favourite Button or Bookmark Button, Here is a html code for you.
I hope you like it:
<input id="btnBookmark" type="button" value="Enter Text of Your Choice" onclick="window.external.AddFavorite(location.href , document.title);">
Emma
xx
If you like to create a Add to Favourite Button or Bookmark Button, Here is a html code for you.
I hope you like it:
<input id="btnBookmark" type="button" value="Enter Text of Your Choice" onclick="window.external.AddFavorite(location.href , document.title);">
Emma
xx
Comment