登录
首页 » java » jquery-form.js源码

jquery-form.js源码

于 2022-01-25 发布 文件大小:12.13 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

/*!  * jQuery Form Plugin  * version: 3.50.0-2014.02.05  * Requires jQuery v1.5 or later  * Copyright (c) 2013 M. Alsup  * Examples and documentation at: http://malsup.com/jquery/form/  * Project repository: https://github.com/malsup/form  * Dual licensed under the MIT and GPL licenses.  * https://github.com/malsup/form#copyright-and-license  */ /*global ActiveXObject */ // AMD support (function (factory) {     "use strict";     if (typeof define === "function" && define.amd) {         // using AMD; register as anon module         define(["jquery"], factory);     } else {         // no AMD; invoke directly         factory( (typeof(jQuery) != "undefined") ? jQuery : window.Zepto )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696516资源总数
  • 106914会员总数
  • 0今日下载