I just encountered a great tip on how to quickly adjust a browser window to a specific dimension. Just type any of the following in address bar: javascript:resizeTo(640, 480); javascript:resizeTo(800, 600); javascript:resizeTo(1024, 768); It gets better! We can bookmark these as well. Granted, there...