JAVASCRIPT
28
Prototype Browser
Guest on 2nd February 2023 02:02:52 PM
if(Prototype.Browser.IE6 || Prototype.Browser.IE7 || Prototype.Browser.IE8 || Prototype.Browser.IE9 || Prototype.Browser.IE10)
{
$j(BrowserNag.initialize);
}
Raw Paste
Login or Register to edit or fork this paste. It's free.