Jun 15, 2006 #1 mferrier Programmer Joined Jun 15, 2006 Messages 1 Location CA Has anyone come up with a cross-browser method to get the browser window's outer dimensions? There's no window.outerHeight/Width in IE.
Has anyone come up with a cross-browser method to get the browser window's outer dimensions? There's no window.outerHeight/Width in IE.
Jun 15, 2006 #2 BillyRayPreachersSon Programmer Joined Dec 8, 2003 Messages 17,047 Location GB Here you go: http://www.howtocreate.co.uk/tutorials/javascript/browserwindow Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
Here you go: http://www.howtocreate.co.uk/tutorials/javascript/browserwindow Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]