[thelist] IE 6, fullscreen and scroll bars

Benjer futureweb at macmail.com
Fri Feb 14 10:53:01 CST 2003


> redundant vertical scrollbar on the right hand side of the screen.

Indeed there is! bizarre, have u tried placing anything on the page like a
table with height=100% maybe....

Anyway when we have done fullscreen:

  <script language="JavaScript" type="text/JavaScript">
Function open(){
pdfWin=window.open("test.html","pdfWin","fullscreen=yes")
}
</script>

Onclick="open()"

Worked fine - with no scrollbars.

benjer





More information about the thelist mailing list