Contents tagged with ASP.NET Javascript Webforms
-
Browser Detection with MS Ajax libraries
Most web developers use the
navigator.userAgentto determine which browser is currently running your script. I've also seen this -
Javascript Detection
It has always perplexed me how to detect when a browser doesn't have javascript enabled; not just installed, but also enabled.