Тестирование Internet Explorer на JavaScript - CSS-хитрости

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