I am looking to resize my entire webpage down to specific smaller resolution and add it to an iframe. I do not need it to "auto-resize" depending on viewpoint, just shrink it to a smaller size.
How can I use javascript to resize the entire page to my dimensions?
I have an adWords and facebook ads coupon to any help?
use ems to specifiy font sizes, with the body's fontSize in px.
you can then adjust the body size to scale the text.
also, use widths and floats to keep you page looking good at all sizes.
this isnt just for iframes, small is the way mobile is too.
Bookmarks