« Google SiteMaps and OAI-PMH | Main | Doing dynamic regex replacements with JavaScript »

November 14, 2005

Getting the browser window size with Javascript

JavaScript tutorial - Obtaining the browser window size

document.body.clientHeight/Width

 

Posted by pj at November 14, 2005 11:32 AM