Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - full screen with no scroll bars,.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

full screen with no scroll bars,.

 Post Reply Post Reply
Author
PaulGQ View Drop Down
Newbie
Newbie
Avatar

Joined: 11 June 2003
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote PaulGQ Quote  Post ReplyReply Direct Link To This Post Topic: full screen with no scroll bars,.
    Posted: 03 August 2003 at 4:03pm

This may seem simple enought, but I can't diaply a full screen page with no scroll bars.  When I indicate scrollbars=0, the scroll area still appears on the right but without the slider.

Here is the code below.  Can someone either fix this code, or suggest a new script that works properly?

<SCRIPT LANGUAGE="JavaScript">
<!--
function FullScreen(){
if (window.screen){
var hori=screen.availWidth;
var verti=screen.availHeight;
window.open('LoginForm.asp','FullScreen','width='+hori+',height='+verti+',fullscreen=1,scrollbars=0,left='+(0)+',top='+(0));
}
}
// -->
</script>

 

 

 



Edited by PaulGQ
Back to Top
zMaestro View Drop Down
Senior Member
Senior Member


Joined: 11 May 2003
Location: Egypt
Status: Offline
Points: 1183
Post Options Post Options   Thanks (0) Thanks(0)   Quote zMaestro Quote  Post ReplyReply Direct Link To This Post Posted: 06 August 2003 at 10:14am

I think this can be done simply by a code written in the Meta Tag...

it passed by me a time ago, i'll try searching for it...

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.