|
10 | 10 |
|
11 | 11 | <p>The plugin is written and maintained by Jörn Zaefferer, a member of the <a href="http://jquery.org/team">jQuery team</a>, lead developer on the jQuery UI team and maintainer of QUnit. It was started back in the early days of jQuery in 2006, and updated and improved since then.</p>
|
12 | 12 |
|
13 |
| -<p><strong>Current version:</strong> 1.11.1</p> |
14 |
| -<p><strong>License:</strong> MIT</p> |
| 13 | +<div><strong>Current version:</strong> 1.12.0</div> |
| 14 | +<div><strong>License:</strong> MIT</div> |
| 15 | + |
15 | 16 | <h3>Files:</h3>
|
16 |
| -<a title="zip-Archive with source code, minified and packed version, demos and examples" href="http://jquery.bassistance.de/validate/jquery-validation-1.11.1.zip">Download</a> |
17 |
| -<a href="http://jquery.bassistance.de/validate/changelog.txt">Changelog</a> |
18 |
| -<a href="http://jquery.bassistance.de/validate/demo/">Demos</a> |
| 17 | +<a title="zip-Archive with source code, minified and packed version, demos and examples" href="http://jqueryvalidation.org/files/jquery-validation-1.12.0.zip">Download</a> |
| 18 | +<a href="https://github.com/jzaefferer/jquery-validation/blob/master/changelog.md">Changelog</a> |
| 19 | +<a href="http://jqueryvalidation.org/files/demo/">Demos</a> |
19 | 20 | <a href="http://jqueryvalidation.org/documentation/">Documentation</a>
|
20 | 21 | <a href="https://github.com/jzaefferer/jquery-validation">GitHub Repository</a>
|
21 |
| -<a href="https://github.com/jzaefferer/jquery-validation/tree/1.11.1">GitHub 1.11.1 Tag</a> |
| 22 | +<a href="https://github.com/jzaefferer/jquery-validation/tree/1.12.0">GitHub 1.12.0 Tag</a> |
22 | 23 |
|
23 |
| -<a href="http://www.asp.net/ajaxLibrary/CDNjQueryValidate1111.ashx">1.11.1 files on Microsoft's Ajax CDN</a> (hotlinking welcome): |
| 24 | +<a href="http://www.asp.net/ajaxLibrary/CDNjQueryValidate1111.ashx">1.11.1 files on Microsoft's Ajax CDN</a> (hotlinking welcome; will be updated once 1.12.0 is available): |
24 | 25 | <ul>
|
25 | 26 | <li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js</a></li>
|
26 | 27 | <li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.min.js</a></li>
|
|
0 commit comments