JavaScript runtime error: ‘$’ is undefined

It’s states that JQuery referred URL is not correct

Try this:

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

Leave a Comment