JAVASCRIPT   28
Prototype Browser
Guest on 2nd February 2023 02:02:52 PM


  1.  if(Prototype.Browser.IE6 || Prototype.Browser.IE7 || Prototype.Browser.IE8 || Prototype.Browser.IE9 || Prototype.Browser.IE10)
  2.  {
  3.     $j(BrowserNag.initialize);
  4.   }

Raw Paste

Login or Register to edit or fork this paste. It's free.