http://jsfiddle.net/naqaz3mc/2/
I have been having a lot of problems with JSfiddle. I am new to it so I may be doing something wrong.
When I click the clickMe
button, I recieve this error: Uncaught ReferenceError: clickMe is not defined
. The code works when I copy it directly into a local file.
P.S. I don't know if it makes a difference but I am using Google Chrome.