Machine

Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » userAgent   (RSS)
Sorry, but there are no more tags available to filter with.
Show IE version-specific content sample
//function used to collapse content sections using a combination of the control id prefix and the content code from the //auto-detection script function collapseContentCodeSections(targetCtrlNamePrefix){ for(var k in PageInfoLookup){ collapseSection(targetCtrlNamePrefix Read More...
BrowserInfo
Your browser information: Source: navigator Object COPY/PASTE: document.writeln("appName: "+navigator.appName+" ") document.writeln("cookieEnabled: "+navigator.cookieEnabled+" ") document.writeln("Platform: "+navigator.platform+" ") document.writeln("cpuClass: Read More...
Page view tracker