AurelioDeRosa / HTML5-API-demos

A repository where you can find information about many JavaScript and HTML5 APIs.
706 stars 179 forks source link

Api not supported #2

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi,

I'm really interested in this project, but as for the 29/03/2014, on Google Chrome 33.0.1750.152, I get an error that states:

API not supported.

There are no problems on FireFox

AurelioDeRosa commented 10 years ago

This is not a issue. If on a given browser you see the message "API not supported", this means that the API is not available in that browser. Each browser decides what APIs to support and when.

Check the Support link of the API for more info.