Resizing windows with javascript
The one thing I hate on the web more than anything is when the webpage resizes the current window. It is unbearable for two reasons. First, when using tabbed browsing, all the tabs now take on this shrunken window’s size. Also, any new window you open is the size of this smaller window, until you resize your window.
So web developers, if you feel you must resize my window, please don’t do it after I come to your page. Please just pop a new presized window (at least then my popup blocker can catch and I can leave with only a minor annoyance).
i agree! i hate it when they resize the window to a tiny size!
if i ever get into web developing, i’ll make sure i do it right.