Question
How to reference the HTML DOM using Animate Canvas.
How do I use something like
document.getElementByName();
using javascript.
I get an error in the Javascript console on Safari
TypeError: undefined is not an object
Got it. Load it up to server. Doesn't work on local envirenment.
