"Make This My Homepage" script?

Discussion in 'HTML & Website Design' started by oncameratalent, Apr 17, 2008.

  1. #1
    Can someone give me a script for a "Make This My Homepage" function on my blog?

    Preferably one that works with both IE and Firefox.....

    Thanks ahead of time!
     
    oncameratalent, Apr 17, 2008 IP
  2. BMD-Media

    BMD-Media Active Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #2
    Try

    <a href="url#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.YOURURL.com');"> Enter whatever text you want here </a>
     
    BMD-Media, Apr 17, 2008 IP
  3. senthilvelan

    senthilvelan Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <a href="url#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.YOURURL.com');"> Enter whatever text you want here </a>


    This code Worked in IE only not able to work other Browser Like Firefox,Safari,Opera.

    Is there any code working perfectly in all the Browser category?
     
    senthilvelan, May 6, 2008 IP
  4. wdstuff54

    wdstuff54 Well-Known Member

    Messages:
    639
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Here is a thread about this topic with a few solutions.

    Hope that helps.
     
    wdstuff54, May 6, 2008 IP