Windows Vista Tips

Windows Vista Tips > Newsgroups > Internet Explorer > IE Kiosk Mode vertical scroll bar?

Reply
Thread Tools Display Modes

IE Kiosk Mode vertical scroll bar?

 
 
Hillbilly
Guest
Posts: n/a

 
      12-08-2009
IE7, IE8 etc. IE has supported using F11 to toggle kiosk mode on and off and
all vestiges of the browser disappear --EXCEPT-- a vertical scroll bar on
the right. Is it possible to not display the vertical scrollbar? In any
circumstances?

 
Reply With Quote
 
 
 
 
Leonard Grey
Guest
Posts: n/a

 
      12-08-2009
F11 is full screen mode, not kiosk mode.

"How to use Kiosk Mode in Microsoft Internet Explorer"
http://support.microsoft.com/kb/154780
---
Leonard Grey
Errare humanum est

Hillbilly wrote:
> IE7, IE8 etc. IE has supported using F11 to toggle kiosk mode on and off
> and all vestiges of the browser disappear --EXCEPT-- a vertical scroll
> bar on the right. Is it possible to not display the vertical scrollbar?
> In any circumstances?

 
Reply With Quote
 
rob^_^
Guest
Posts: n/a

 
      12-08-2009
Hi,

You need to modify your web page.

<body style=" overflow:hidden; background-color:#000000; margin:0;
padding:0px; height:100%" scroll="no" >


Note the depreciated attributes for Quirks browsers.

Tested in all browsers and versions.

You may like to make these rules !important.

Regards.

"Hillbilly" <> wrote in message
news:...
> IE7, IE8 etc. IE has supported using F11 to toggle kiosk mode on and off
> and all vestiges of the browser disappear --EXCEPT-- a vertical scroll bar
> on the right. Is it possible to not display the vertical scrollbar? In any
> circumstances?


 
Reply With Quote
 
Hillbilly
Guest
Posts: n/a

 
      12-09-2009
Great thanks...

"rob^_^" <> wrote in message
news:%...
> Hi,
>
> You need to modify your web page.
>
> <body style=" overflow:hidden; background-color:#000000; margin:0;
> padding:0px; height:100%" scroll="no" >
>
>
> Note the depreciated attributes for Quirks browsers.
>
> Tested in all browsers and versions.
>
> You may like to make these rules !important.
>
> Regards.
>
> "Hillbilly" <> wrote in message
> news:...
>> IE7, IE8 etc. IE has supported using F11 to toggle kiosk mode on and off
>> and all vestiges of the browser disappear --EXCEPT-- a vertical scroll
>> bar on the right. Is it possible to not display the vertical scrollbar?
>> In any circumstances?

>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get out of Safe Mode Mark Windows Update 2 10-26-2009 05:51 PM
No display coming out of sleep mode calvnhobbes Windows Vista Hardware 15 09-19-2009 08:01 AM
Task scheduler and sleep mode - Sleeps too soon Adam Windows Vista Performance 6 01-07-2009 05:49 AM
MS-DOS program starts only in full screen mode from command line Juergen Gau Windows Vista Performance 0 08-29-2006 03:51 PM
Unable to install (and boot) unless in safe mode Jenny Windows Vista Installation 5 07-07-2006 02:06 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59