the error that occurred usually happen if I don't include:
<script src="https://code.jquery.com/jquery-1.9.1.min.js"></script>
In the code or I put the jquery before I put script src. The problem is I did not do anything wrong with it yet still get the error.
Is there anything that I might be overlooked in order to fix the error?
jQueryand some one want new version with$].3 sometime it happens when other libraries not putted in correct manner, means to say that may any library need to put first but you putted it after other-one