Lines Matching full:useragent
85 var isIE6 = navigator && navigator.userAgent &&86 /\bMSIE 6\./.test(navigator.userAgent);