Jump to content

Javascript Reference vs HTML5


davej

Recommended Posts

I think it seems strange to go to the Javascript reference...

 

http://www.w3schools.com/jsref/default.asp

 

..and not find a link to all the HTML5 Canvas instructions. There really isn't anything you can do with the Canvas without Javascript but the functions that Javascript needs to use are actually located here...

 

http://www.w3schools.com/tags/ref_canvas.asp

 

...so I don't really know how this should be organized. I'm sure there are many other HTML5 features that are really functions available to Javascript and hardly usable at all without Javascript.

 

It seems similar to the issue of separating HTML from the HTML DOM which is all Javascript functions.

Edited by davej
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...