2013年9月13日星期五

Click the button jquery jsp pages to achieve maximum




As now a button on the page , my browser is not maximized , and want to click this button to maximize the browser


would have tried this code does not work
if (window.screen) {/ / determine whether the browser supports window . screen determine whether the browser supports screen

var myw = screen.availWidth; / / define a myw, receives the current full-screen width

var myh = screen.availHeight; / / define a myw, received a high current fullscreen

window.moveTo (0, 0); / / the window on the left foot ;

window.resizeTo (myw, myh); / / Skip the length and width of the current form of myw and myh

}


neighborhoods of
------ Solution ---------------------------------- ----------
http://bbs.csdn.net/topics/ 60393740

post a note
------ For reference only ------------------------------ ---------
nobody ? ? ? ? ? ? ?
------ For reference only -------------------------------------- -



get, thank you ,

没有评论:

发表评论