Announcement

Collapse
No announcement yet.

Adding Add To Favourite Button in your Site.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Adding Add To Favourite Button in your Site.

    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

  • #2
    Re: Adding Add To Favourite Button in your Site.

    That's what I like a nice quick easy helpful piece of coding, not that I was looking for it but as soon as I saw it I grabbed it. Thanks

    Comment

    Working...
    X