Determining Browsers HTML5 (and CSS3) Capabilities

There is an excellent script that will let you programmatically determine the current browsers capabilities with HTML5 and CSS3. The script is Modernizer. It will detect capabilities for:

The website Find Me By IP has a great implementation of the script.

Show Page Source
Show Notes