在哪里可以找到 jQuery 验证插件的托管版本?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5052277/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-26 18:27:40  来源:igfitidea点击:

Where can I find the hosted version of the jQuery Validation plugin?

jqueryvalidationjquery-validategoogle-code

提问by dcolumbus

Why is there not a reference to the hosted jQuery Validation Plugin anywhere?

为什么在任何地方都没有对托管的 jQuery 验证插件的引用?

Can somewhere share the Google Code link?

某处可以分享谷歌代码链接吗?

回答by user113716

There is no "official" plugin for validation.

没有用于验证的“官方”插件。

To my knowledge, Google doesn't host that plugin (assuming you're referring to this one).

据我所知,谷歌没有托管那个插件(假设你指的是这个插件)。

Although that page does provide a list of links to Microsoft CDNfor hotlinking.

尽管该页面确实提供了指向Microsoft CDN的链接列表以供盗链使用。

Here they are:

他们来了:

It even has the localization files, e.g. Russia is http://ajax.aspnetcdn.com/ajax/jquery.validate/1.9/localization/messages_ru.js.

它甚至有本地化文件,例如俄罗斯是 http://ajax.aspnetcdn.com/ajax/jquery.validate/1.9/localization/messages_ru.js

回答by Magentron

You can find the most current links on the project page: jQuery Validation Plugin page

您可以在项目页面上找到最新的链接:jQuery Validation Plugin 页面