This post is also available in: 日本語 (Japanese)
Contents
How to fix:uncaught referenceerror $ is not defined
Error "uncaught referenceerror $ is not defined" came out when I write jQuary.
The cause is because I wrote code using the "$" before read jQuary.
So, I read jQuary(in the case of image zepto.js) earlier .