Hi I am having a \"Uncaught ReferenceError: $ is not defined\" while using bellow codes
I am currently getting the following error in my log. I have been looking at the
If you are sure jQuery is included try replacing $ with jQuery and try again.
Something like
jQuery(document).ready(function(){..
Still if you are getting error, you haven't included jQuery.