How to set the home page of Netscape Navigator 
Author Message
 How to set the home page of Netscape Navigator

Hello

I'm looking for a way to automatically set the homepage of Nescape. I know
that 'window.home();' (only in Netscape) goes to the home page, but I don't
know how to change it.

I also know that with this code:

<a
onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http
://www.yahoo.com');">Set Home Page in Yahoo</a>

when you click in 'Set Home Page in Yahoo' the Explorer changes its home
page to the parameter in the setHomePage method. But I didn't found a way to
do it automaticallly (in the onLoad of the <BODY>).
If you know how to set the home page of both Explorer and Netscape
(automatically if possible) please tell me.

Thanks a lot
Danilo



Tue, 20 Aug 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. using jscript to set/disable home page setting

2. How to detect WinXP Pro and Home in navigator.appVersion

3. Setting connection defaults (proxy, home page) based on location

4. Setting the home page without a prompt

5. newbie: how to set as home page

6. cookie's path set to home page

7. Setting the home page without a prompt

8. Setting ie home page via script

9. Setting home page in Internet Explorer

10. Named links in Netscape Navigator

11. Greying out Menu options on IE and Netscape Navigator

12. Javascript for Netscape Navigator and IE

 

 
Powered by phpBB® Forum Software