[Javascript] turning on scrollbars

Paul Novitski javascriptlist at dandemutande.org
Tue Jan 6 13:21:49 CST 2004


And then, in appropriate circumstances, you could create a new browser 
window with no scrollbars:

window.open('child.html', 'child', 'scrollbars=no');

Paul





More information about the Javascript mailing list