Old 18-02-2008, 11:54   #1 (permalink)
deserv5
Registered User
 
Join Date: Feb 2008
Posts: 2
the code for full screen IE

i'm really a noob in web programing so deal with me with a LOT of emphaty here k.

here goes.

i wanted to know any code that can make the IE full screen to the MAX. i mean no toolbars, no buttons. just the browsers content displayed FULL on the monitors screen.



i've had the 'pleasure' of experiencing this from a virus/malware/whtever-it-was on my previous Windows98. the so called virus launched a full screen browser stating "this computer need to be updated with..(sumthing i cant remember)".
i couldnt remove the virus so i'd change that one-liner web page into my own interface, just to get by before i format my HD.
the implication was it was pretty neat to have my desktop appear as i wish and any grubby hands of my dorm mates cudnt do a thing to my laptop since that web page covers everything including the Window Start button. and no right clicking wud bring it up.


Now, after that useless history lesson, the thing is i need to know the code that could make the browser content to be displayed FULLY.
or at least tell me the keyword for that phenomena so that i can continue my search for that code.

i've tried searching the forums for "full", "full screen", "cover desktop" but the result is just to many and diverse.

me need some helpo!
  Reply With Quote
Old 18-02-2008, 12:49   #2 (permalink)
MikeMackay
Everything is fine.
 
MikeMackay's Avatar
 
Join Date: Feb 2005
Location: Witham & London
Posts: 774
Send a message via MSN to MikeMackay Send a message via Skype™ to MikeMackay
Although I can't think of many legitimate reasons for wanting to do this, the keyword you are looking for is: Chromeless.

Google for it and there are plenty of links. AFAIK this is IE proprietary code and therefor will only function as intended with IE.

- Mike
__________________
  Reply With Quote
Old 18-02-2008, 15:06   #3 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
And it's a terrible idea to alter someone's browser interface because it's obnoxious to your users and completely contrary to the spirit of the web.
  Reply With Quote
Old 18-02-2008, 18:25   #4 (permalink)
Hunch
Grumpy old man
 
Hunch's Avatar
 
Join Date: Oct 2007
Location: North Japan
Posts: 1,617
Steady on chaps. We don't know what he's using it for yet.
  Reply With Quote
Old 19-02-2008, 02:14   #5 (permalink)
haku
shiro
 
haku's Avatar
 
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,193
If its a voluntary choice by the user, then I don't see any problem with it - it could be appealing for some situations. But if it were thrust upon me as a user, that would be the last time I visited that site.
  Reply With Quote
Old 07-03-2008, 13:05   #6 (permalink)
hobolooter
Registered User
 
hobolooter's Avatar
 
Join Date: Feb 2004
Location: USA
Posts: 71
Send a message via AIM to hobolooter
Quote:
Originally Posted by Hunch
Steady on chaps. We don't know what he's using it for yet.

This...

Is this what you were looking for?
Code:
<script language="javascript" type="text/javascript"> function openFullscreen() { var _width = screen.width; var _height = screen.height; var win = window.open("about:blank", "_blank", "top=0, left=0, screenX=0, screenY=0, width="+_width+",height="+_height+",toolbars=0"); } </script> <a href="about:blank" onclick="openFullscreen(); return false;">Test Fullscreen</a>
  Reply With Quote
Old 07-03-2008, 13:13   #7 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,105
Can you explain why before some of us explode in a fit of mild angst?
__________________
  Reply With Quote
Old 07-03-2008, 13:35   #8 (permalink)
roto
This is it - ground zero.
 
roto's Avatar
 
Join Date: Apr 2003
Location: Paper St.
Posts: 4,339
Send a message via AIM to roto Send a message via Yahoo to roto
He was an o.p.w., now move along.
__________________
fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!

New to interweb design? Your friends at dt can help.
  Reply With Quote
Old 11-03-2008, 12:38   #9 (permalink)
hobolooter
Registered User
 
hobolooter's Avatar
 
Join Date: Feb 2004
Location: USA
Posts: 71
Send a message via AIM to hobolooter
Quote:
Originally Posted by roto
He was an o.p.w., now move along.

O.P.W.?

Operation Pig Wiggins? I can't imagine what that acronym would mean.
  Reply With Quote
Old 23-07-2008, 16:32   #10 (permalink)
deserv5
Registered User
 
Join Date: Feb 2008
Posts: 2
argh! i'm sorry if i left this thread hanging without any reply.

i was busy with video projects and had left this one as an old sticky note stuck on my PC. whoops?

to MikeMackay; thanks for the keyword. i shall continue me quest fer it.
to hobolooter; thanks for the code. i shall try it out if it meet my specs. thanks again!

to Hunch, pgo, haku, herkalees, roto; i'm sorry dudes. it not my intention to leave this thread hanging. like i said in my first post, i got "Chromeless" symptom thru a malware/virus. my PC was done for before i could save all of my contacts/bookmarks.

my intention with this specific behavior is that i wanted to use it on my terminal at the office. my workmates tend to change my setting and content without consent. i'm trying to limit their access. its my work on the line here.

but no i'm not trying to change somebody elses interface. that wud be sooo wrong. somebody (my-office-mates/malware/virus) changed mine and positive thinking have made me realize "wow! this is soo cool!". hehehee


so i'm trying to emulate / relive that experience.

i'll follow up later aight. now i need me sleep..
  Reply With Quote
Old 23-07-2008, 16:59   #11 (permalink)
freelancr
Senior Member
 
freelancr's Avatar
 
Join Date: Oct 2006
Posts: 2,097
Surely the solution to your problem would be to have a password on your computer.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8