简体   繁体   中英

change size or resolution of screen with jquery

can we change size of screen of browser with jquery or something else that affect CSS media screen?

i want to test my responsive site with default resolutions. i have to change windows screen resolution now.

how do http://groundwork.sidereel.com/?url=home change size of screen? -please look at top of front page.

This has nothing to do with changing the screen size.

You can set size in CSS or JS. So: "when the document has a width/height of x do a, etc"

It looks like it changes the resolution, but it doesn't.

Check out CSS viewports

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM