“Uncaught ReferenceError: JQueryValidatorUI is not defined” when using jquery-validation-ui plugin ? also Uncaught TypeError: Object [object Object] has no method ‘validate’
Here’s my order of scripts:
<script src="http://code.jquery.com/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.8.1/jquery.validate.js" type="text/javascript"></script>
<script src="bundle-bundle_jquery-validation-ui_defer.js" type="text/javascript"></script>
<script src="bundle-core_head.js" type="text/javascript"></script>
any clues?
There seems to be a bug in a plugin just remove JQueryValidatorUI and leave the remote function and call this one instead of JQueryValidatorUI.remote