html,javascrpt,jquery
how to set the size of the browser window . on the page loads?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tadit DashPosted Jul 12, 2014, 1:11 PM
window.resizeTo(newWidth, newHeight);
http://members.iinet.net.au/~rkb/tips_HTML_window_size.htmExample -