"Click here to set as homepage" how can I do this?

Discussion in 'JavaScript' started by RHIMLER14, Aug 25, 2008.

  1. #1
    Just as the title states....thanks!
     
    RHIMLER14, Aug 25, 2008 IP
  2. mallorcahp

    mallorcahp Peon

    Messages:
    141
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    
    <a onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.yourdomain.com');" href="javascript:void(0);">Click here to set as Homepage</a>
    
    Code (markup):
     
    mallorcahp, Aug 27, 2008 IP
  3. Badr K

    Badr K Guest

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thank u my friend
     
    Badr K, Aug 27, 2008 IP