Test voor Internet Explorer in JavaScript - CSS-trucs

Anonim
var isMSIE = /*@(email protected)*/0; if (isMSIE) ( // do IE-specific things ) else ( // do non IE-specific things )