Full screen browser window
- Started
- Last post
- 6 Responses
- Bite
Just wondering how you make the browser window stretch to full screen in internet explorer. I am producing my first website in Dreamweaver and I would like the site to view like this
hope you get what I mean.
- stewart0
onClick="window.open('index2.htm... 'popupWindow','width=' + (screen.availWidth) + ',height=' + (screen.availHeight-30) + ',left=0,top=0,resizable=yes,scr... + 'toolbar=no,location=no,menubar... false;"
good luck
- Bite0
cheers mate I will give that a go
- dc_again0
Bite - don't do it man. its awful. i know i'm not the only one who closes a site down as soon as it goes full screen. you probably don't care about mke, but what about the X amount of others? let the user decide. how about a 'full screen' and 'this window' options.
stewart - shame on you for helping! ;)
- stewart0
come on DC
if you let people choose between opening in a fullscreen or in the same window, there is nothing wrong with it imho
and yes, i do like fullscreen websites without all the annoying browser layout tabs etc etc :)
- dc_again0
"if you let people choose between opening in a fullscreen or in the same window, there is nothing wrong with it"
stewart - that's what i said!
- stewart0
i don't take the time to read everything
only the first and the last line
:\