|
homepage I put this as a public question and then i remembered you..
You know how you go to some people's websites and they have a link where you can make their page your homepage? How do I do this?
Peace
Thank you
[ ] Want to answer more questions in the Technology category? Maybe give some free advice about: Internet & Web Design?
<a href="#"
onclick="
this.style.behavior='url(#default#homepage)';
this.setHomePage('http:// advicenators.com');
">Set advicenators as homepage</a>
You need to change the URL(http:// advicenators.com in the example) and the link text(between > and <). You could probably also change the href(link target), but I'm not sure. Don't change anything else.
This only works in Internet Explorer. There is no way to do it in other browsers. ]
More Questions: |