Do you use a 'dont forget to bookmark this site' link?

Discussion in 'General Marketing' started by typingmums, Apr 22, 2007.

  1. #1
    Just wondering if you guys use a 'dont forget to bookmark this site' link on your site..........and if so where did u get it from please? :)

    TIA

    Rach xxxx
     
    typingmums, Apr 22, 2007 IP
  2. nebuer

    nebuer Peon

    Messages:
    199
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I've never seen one of those. What do you mean?
     
    nebuer, Apr 22, 2007 IP
  3. htmlindex

    htmlindex Prominent Member

    Messages:
    11,748
    Likes Received:
    284
    Best Answers:
    0
    Trophy Points:
    315
    #3
    I've added a "Bookmark Us" link:

    Add this in your head tag:

    
    <script language=JavaScript1.2>
    function addBookmark(title,url) {
    if (window.sidebar) {
    window.sidebar.addPanel(title, url,"");
    } else if( document.all ) {
    window.external.AddFavorite( url, title);
    } else if( window.opera && window.print ) {
    return true;
    }
    }
    </SCRIPT>
    <style type="text/css">
    <!--
    .style1 {color: #000000}
    -->
    </style>
    
    Code (markup):
    And here's the Bookmark Us link:

    
    <a href="#" onmousedown="addBookmark('Sitename','http://www.abc.com')">Bookmark Us</a>
    
    Code (markup):
     
    htmlindex, Apr 22, 2007 IP
  4. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #4

    You are a darlin'

    Thanks :)
     
    typingmums, Apr 22, 2007 IP
  5. htmlindex

    htmlindex Prominent Member

    Messages:
    11,748
    Likes Received:
    284
    Best Answers:
    0
    Trophy Points:
    315
    #5
    Not a problem.
     
    htmlindex, Apr 22, 2007 IP
  6. choice

    choice Prominent Member

    Messages:
    5,444
    Likes Received:
    490
    Best Answers:
    0
    Trophy Points:
    350
    Digital Goods:
    2
    #6
    choice, Apr 22, 2007 IP
  7. Colormagix.org

    Colormagix.org Banned

    Messages:
    31
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I think he was looking for more of the above shown bookmark link. But both of them are valuable so thanks!
     
    Colormagix.org, Apr 22, 2007 IP