Revision: 1506
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 12, 2006 14:29 by roberocity
Initial Code
if (typeof document.body.style.maxHeight != "undefined") { // IE 7, mozilla, safari, opera 9 } else { // IE6, older browsers }
Initial URL
Initial Description
Initial Title
Browser Detection - IE 7
Initial Tags
Initial Language
JavaScript