Make homepage link

Discussion in 'JavaScript' started by topaffiliateprogram, Sep 25, 2006.

  1. #1
    i have found some sites saying " click here to make this website as your homepage" . can anyone tell me whats the soruce code for it ? .
     
    topaffiliateprogram, Sep 25, 2006 IP
  2. saurabhk

    saurabhk Peon

    Messages:
    149
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
  3. discoverclips

    discoverclips Peon

    Messages:
    491
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <a onclick="this.setHomePage('http://www.address.com');">Set as homepage</a>

    :) just follow saurabhk's link :)
     
    discoverclips, Sep 25, 2006 IP
  4. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi!

    There is no standardised method that I know of to do this; meaning, it's not guaranteed to work in any browser.

    Let the user use their browser to set a home page if they so desire.

    Regards
    - P
     
    penagate, Sep 27, 2006 IP