Browser Detection

Posted by Frodo Larik Sun, 28 Mar 2010 15:15:00 GMT

I’ve created a small webpage called DetectMyBrowser.

The webpage tries to detect your browser, a couple of plugins and the HTML5 and CSS3 capabilities.

I need this to quickly get some feedback from clients about what browser they’re using. ( Most people don’t know what a browser is, they just call it internet… )

I didn’t want to reinvent the wheel, so it uses detection capabilities from:

So kudos to them for creating these useful javascript libraries.