File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,17 @@ <h3>Installation via Package Managers</h3>
29
29
< li > < a href ="https://www.nuget.org/packages/jquery.validation "> NuGet</ a > : < code > Install-Package jQuery.Validation</ code > </ li >
30
30
</ ul >
31
31
32
+ < h3 >
33
+ 1.15.0 files on Microsoft's Ajax CDN (hotlinking welcome):</ h3 >
34
+ < ul >
35
+ < li > < a href ="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.js "> http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.js</ a > </ li >
36
+ < li > < a href ="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.min.js "> http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.min.js</ a > </ li >
37
+ < li > < a href ="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.js "> http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.js</ a > </ li >
38
+ < li > < a href ="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.min.js "> http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.min.js</ a > </ li >
39
+ < li > Localization Files at http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/localization/messages_##.js where ## is the loc code.</ li >
40
+ < li > < a href ="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.8/jquery.validate-vsdoc.js "> vsdoc file for VisualStudio</ a > </ li >
41
+ </ ul >
42
+
32
43
< h3 >
33
44
< a href ="http://www.jsdelivr.com/#!jquery.validation "> Latest files on jsDelivr CDN</ a > (hotlinking welcome):</ h3 >
34
45
< ul >
You can’t perform that action at this time.
0 commit comments