Forum Moderators: open
Is there a way to use the same technique, but grab my current url and insert it into the script so that when I click a button it will automatically resize the page I'm on?
JavaScript:window.resizeTo(800,600);
or even better, create a Bookmark/Favourite with the same code. Then you can apply it to any page.
;)