Test d'Internet Explorer en JavaScript - Astuces CSS

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