Is there a good method to refresh a page with javascript, using Netscape as the browser
I use those method and it works in explorer but not netscape

parent.frames.Menu.history.go(0);
'' . '' . '' .Refresh
Thanxs guys