davej Posted October 12, 2013 Share Posted October 12, 2013 (edited) 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 October 12, 2013 by davej Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now