Click to See Complete Forum and Search --> : A note to designers: STOP RESIZING MY BROWSER!


invertedpanda
07-07-2005, 10:54 AM
I ABSOLUTELY, POSITIVELY HATE IT when websites resize my browser window.

I run 1280x1024 desktop res, but I keep my browsers sized around 1024x768, because most websites display their best at that resolution.

If they want me to freaking maximize my browser, TELL ME IN THE CRAPPY SPLASH PAGE THEY HAVE THAT LISTS REQUIREMENTS FOR THE SITE, rather than forcing me to size my browser back down after they've manually maximized it for me :mad:

Sorry, I don't normally rant on dev forums, but this has to be among the worst design practices out there. Flash developers tend to be guilty of it the most.

I also hate it when they open in a new window, and take away all my toolbar options.. That is easier to deal with, though - I just close the website and never visit it again :)

So, my fellow devs, heed my words.. If you want me to look at your website, don't freaking do the above 2 things so many websites are guilty of. :P

gizmo
07-07-2005, 03:39 PM
I don't have that problem. I run Firefox without the flash plug-in.

Stephen Philbin
07-08-2005, 01:42 AM
I just disable Javascript. Badabing! Problem solved. Protection from "professional" web designers guaranteed*. ;)

*More or less anyway. :D

invertedpanda
07-08-2005, 01:54 AM
Javascript does have legit uses, though, so I prefer to not disable it ;)

bathurst_guy
07-08-2005, 01:55 AM
I agree. It soooooooo bugs me! I want MY browser to be as big as I want it!! After all it is MY friggen computer!

Stephen Philbin
07-08-2005, 03:40 AM
Javascript does have legit uses, though, so I prefer to not disable it ;)

True, but in my experience, Js is only usually put to a beneficial and sensible use about 1 in 10 times. Most of the time it's just silly, annoying, or downright malicious crap.

ray326
07-09-2005, 12:08 AM
I run with Javascript on but in the advanced options I disallow moving or resizing the current window. In fact I only allow the last two options in the advanced Javascript list, status bar text and image rollovers.

invertedpanda
07-09-2005, 12:18 AM
Ahah, thanks Ray. Didn't realize FF had a setting for that. I'm happier now :)

Stephen Philbin
07-09-2005, 01:34 PM
On the few sites I do trust enough to allow Javascript I still disable all but the image rollovers too. I don't even allow the status bar to be changed.

ZiggyCat
07-28-2005, 12:14 AM
panda....that sounds like something i would say!!

i prefer plain and simple sites with proper use of coding, special effects and most importantly to my personal preferences....GOOD, if not GREAT graphics work that don't take an hour to load even on high speed connections.

personally, i designed all of my web sites with plain and simple .html, great graphics and nothing super fancy. just my personal opinion.

masterweb2003
08-21-2005, 06:38 AM
erg, like FOUR times while reading this thread, my firefox browser was resized. does this still work? maybe i need to reload my browser...
even so, i only saw the option to not disallow resizing of larger images to fit in the browser window. am i missing something? didnt sound like what i wanted :(

the reason this annoys me so much is because my browser is downsized barely at all, hardly noticable, until i go to scroll down and go too far to the right and wind up in another open window like my documents or something. ahh!

on a side note, when in text boxes like this comment box for instance, sometimes the cursor will dissappear, and ill have to click back on the box again. very annoying, no idea what to call it, anybody have any clue what is going on?

felgall
08-21-2005, 03:11 PM
The Opera web browser allows you to turn off the ability of windows to be resized without having to disable Javascript.

Ultimater
08-21-2005, 08:02 PM
Really good web developers don't need to resize their user's browser windows to fit their screen but rather program their code flexable for all resolutions. If you encounter a website that resizes your screen, just avoid it.