Uncaught ReferenceError: $ is not defined?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try to add any one script link to solve the Uncaught ReferenceError: $ is not defined
<script language=”JavaScript” type=”text/javascript” src=”/js/jquery-1.2.6.min.js”></script>
<script language=”JavaScript” type=”text/javascript” src=”/js/jquery-ui-personalized-1.5.2.packed.js”></script>
<script language=”JavaScript” type=”text/javascript” src=”/js/sprinkle.js”></script>
Try this:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>