Viewing 4 replies - 1 through 4 (of 4 total)
  • ?
    they can, bookmark it?

    this is actually a confusing question. why can’t they
    just add your site to their bookmarks? do you want that
    to happen automatically? i don’t think that’s…. nice.

    nor do i know how to do it.

    also, what does bookmarking facebook have to do with it?

    i would like to help, but i am not sure what exactly you are asking.

    Thread Starter bigal42

    (@bigal42)

    No, No, not automatically… what I am looking for is a button that says “Book Mark this site” to make things easier for the viewer to just click and add my site to HIS bookmarks while he is visiting my site.

    The ref. to face book is that there are plug ins that will include book marking to face book etc …. that is not what I am looking for.

    i see.

    they need to have javascript enabled.

    you can do it this way:

    <a href="javascript:window.external.AddFavorite('https://', 'My Site')"><img src="images/image.jpg"></a>
    will have an image/button to click

    and:
    <a href="javascript:window.external.AddFavorite('https://', 'My Site')">Bookmark This Site</a>
    will have the words “Bookmark This Site”

    you want to change “My Site” to the name of your site, as it should appear when they bookmark it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Book Marks’ is closed to new replies.