Exploding Garrmondo Weiner Interactive Swiss Army Penis

Exploding Garrmondo Weiner Interactive Swiss Army Penis (http://www.gamingforce.org/forums/index.php)
-   Help Desk (http://www.gamingforce.org/forums/forumdisplay.php?f=36)
-   -   Firefox custom resolution preview? (http://www.gamingforce.org/forums/showthread.php?t=29143)

Bigblah Jan 16, 2008 06:43 AM

Firefox custom resolution preview?
 
I do plenty of web design work on my 1680x1050 monitor, and sometimes I want to see how things would look on, say, 1024x768. That resolution doesn't fit on my widescreen, however, so I'm looking for some plugin that can simulate various resolutions -- maybe bars on each side of the page, or window resizing.

I can also do it via CSS but it's a pain :(

NudeNinja Jan 16, 2008 06:35 PM

If you unlock some of the features in Firefox, and allow scripts to move or resize existing windows. You can force a resize to various resolutions..
you would then create a bookmark, and paste the following as the "Location" of the bookmark
Code:

javascript:window.resizeTo(1024,768);window.moveTo(0,0);
That bookmarklet would resize Firefox to 1024x768, and then move the window to the top left side of the screen. you can modify those #'s to be whatever resolution. To make it work you would just click on the bookmark. If clicking doesn't work you want to enable the feature at: Tools:Options:Content:Check enable Javascript: Click the "Advanced" button next to it, and allow existing windows to be resized.

Good luck.

dexter Mar 4, 2008 10:23 PM

https://addons.mozilla.org/en-US/firefox/addon/60

try this firefox extension... besides resizing the browser you have a bunch of other useful tools for webdesign.

gl

Bigblah Mar 4, 2008 10:57 PM

Thank you, that was exactly what I was looking for.


All times are GMT -5. The time now is 04:01 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.