It'll work in Netscape 6+ (or at least 7+)...
Fullscreen is not possible in Netscape 4 (the closest to that is hiding the toolbar, address bar etc and set width to screen width and height to screen.height and then use the method window.moveTo(0, 0))...
/Robert
|