How can i include some code so a page loads without toolbars,location,scrollbars?
I've been playing around
with the open(scrollbars='0'etc,etc) but it starts opening a new window.
window.open("myWin.htm", "myWin", "width=200, height=400, toolbar=no, status=no, resizeable=no"
then put scroll=no in the <body> tag of the window ur openin -Greg :-Q
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.