this.setHomepage does not works in FireFox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Saad Alam
    New Member
    • Oct 2007
    • 27

    this.setHomepage does not works in FireFox

    Hi,

    I have added a link in my page that will make my site home page in users browser.

    [HTML]<a class="makefeah ome" onClick="this.s tyle.behavior=' url(#default#ho mepage)'; this.setHomePag e('http://www.mySite.com' );" >Home</a>[/HTML]

    This works fine IE but it does not works in FireFox. What should I do? Plz Help....
    Last edited by gits; Apr 23 '08, 07:07 PM. Reason: added code tags
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    thank god that this is just an IE feature ... imagine a webpage would set itself as your homepage ... nobody wants that and besides IE no browser will support that as far as i'm aware ... it should be the user's decision what his homepage will be!

    kind regards

    Comment

    Working...