linking to the browsers homepage

liunx

Guest
hey, i'm pretty sure that this is moderately simple, it's just that whatever i search for, it returns results about a load of index.html linking tutorials. it's not the index page i want to link to though, it's just the clients browser home page.<br />
any help?, thanks.<!--content-->You need to re-phrase this question. It makes no sense.<br />
<br />
Originally posted by hammerslane <br />
...whatever i search for,How are you searching? Where? ...it's not the index page i want to link to though, it's just the clients browser home page.[/B]What?<!--content-->If you want a set this page as your home page script (thats what it sounds like your asking for) just go to all the web and you don't even have to search for it, just view their source cos they have one on their page.<br />
<a onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.alltheweb.com/'); return false;" href=http://www.webdeveloper.com/forum/archive/index.php/"#">Make AlltheWeb My Home Page</a> <br />
that url will be the homepage.<!--content-->Originally posted by Aronya1 <br />
You need to re-phrase this question. It makes no sense.<br />
How are you searching?<br />
<br />
i aplologise... i searched webdev forums (<!-- m --><a class="postlink" href="http://www.webdevforums.com">http://www.webdevforums.com</a><!-- m -->), google, this forum but couldn't find the solution.<br />
<br />
Originally posted by Aronya1 <br />
What?<br />
ok. in internet explorer, if you press tools and then options, you get the option to set a 'browser home page' (what i called a CLIENT BROWSER HOMEPAGE). by clicking the link that PeOfEo gave, we can set this home page. i simply want to have a javascript link to the browser home page.<br />
<br />
there is confusion in the search engines, because when i type LINK TO HOME PAGE, i am shown tutorials about linking to the index.html on a web server. and this, i do not want to do.<br />
<br />
<br />
sorry about the bad explanation... i'm not usually this hard to understand.<!--content-->I believe this is what you're looking for:<a href=http://www.webdeveloper.com/forum/archive/index.php/"about:home">Homepage.</a>However, I tested it and it seems to only work under IE, which is too bad.<!--content-->wow that was easy :) i only want to use the link on the company intranet, everyone uses IE6 so no problem :cool:<br />
<br />
thanks<!--content-->I needed novacaine for that one!:D<!--content-->
 
Back
Top