0

I have to implement sign up form using a bootstrap popup. I have used below library for same. I want to use jquery validation but it's also not working

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>  
<script src="https://cdn.jsdelivr.net/jquery.validation/1.16.0/jquery.validate.min.js"></script>

However I get this error:

ReferenceError: $ is not defined

Swap.Y
  • 139
  • 1
  • 14

0 Answers0