Hi Hi Hi–
i gots a problem… maybe a stupid one… maybe not… anyways-- does anyone know how to create a nonresizing, no scroll bar web page? I’ve been trying to make them w/ my feeb JS skillz… and not having any success, the only way i’ve been able to get a page like that is to have another page spawn it…
AAAAAAARGH!!
cries and beats head into keyboard
please help… i don’t think the keyboard can take much more of this
I know you can “force” a user’s browser to resize to full screen size, but I don’t think you can force it to abandon its scrollbars, menubars, and ability to resize.
If there is a way, don’t do it. What’s wrong with spawning a new window via Javascript with all the attributes you want? This is better than totally commandeering someones browser. I can at least tolerate this, but I don’t like it - I usually open pages in a new window (or tab in Mozilla or Galeon), so I don’t like the Javascript links that don’t know how to handle this behavior.
You’re really going to freak people out and/or piss them off you force their browser to resize or lose the scrollbars or the abilty to drag the corner to resize it. Anything that causes my browser to do something that I don’t expect really pisses me off, and I at least am computer-savvy enough to know what’s going on. Think of someone like my mom who would think she “broke” her computer.
Without signed scripts the only way you can do it is the way you already know, as far as I know.