File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ Note: `name` , `novalidate` and `onsubmit` attributes are compulsory.
3535* Load the jquery.validateWrapper.
3636
3737### CDN
38- - [ https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1 .19.1/jquery.validateWrapper.min.js ] ( https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1 .19.1/jquery.validateWrapper.min.js )
39- - [ https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1 .19.1/jquery.validateWrapper.js ] ( https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1 .19.1/jquery.validateWrapper.js )
38+ - [ https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1 .19.1/jquery.validateWrapper.min.js ] ( https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1 .19.1/jquery.validateWrapper.min.js )
39+ - [ https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1 .19.1/jquery.validateWrapper.js ] ( https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1 .19.1/jquery.validateWrapper.js )
4040
4141``` js
42- < script src= " https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1 .19.1/jquery.validateWrapper.min.js" > < / script> // minified
43- < script src= " https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1 .19.1/jquery.validateWrapper.js" > < / script> // non minified
42+ < script src= " https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1 .19.1/jquery.validateWrapper.min.js" > < / script> // minified
43+ < script src= " https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1 .19.1/jquery.validateWrapper.js" > < / script> // non minified
4444```
4545* Initializing the plugin with the default Settings.
4646
You can’t perform that action at this time.
0 commit comments