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....
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....
Comment