How do I create a link to set the user's home page to my URL?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
As some people have already answered, it used to be possible in internet explorer (prior to IE 7 I believe, could be wrong though) using something similar to
I don't think any browser supports it anymore though. However, I would definitely try to convince you to do otherwise. Most people won't like having their settings automatically changed, even if it's triggered by a mouse click or other action. It's also quite likely that overzealous 'protection' programs will jump all over it and stamp it as a malicious attack. |
|||
|
|
|
As far as I know it's just possible in Internet Explorer
|
|||
|
|
I assume you mean put a link in your page to make it the browser homepage? In IE you can do something like:
I don't think that works in Firefox though. |
|||
|
|