Return to Snippet

Revision: 31515
at September 8, 2010 17:07 by dkl3in


Initial Code
if(typeof document.body.style.maxHeight === "undefined") {
 // only for IE6 
}

Initial URL


Initial Description


Initial Title
JS IE6 check by means of style attribute

Initial Tags
ie

Initial Language
JavaScript