文件名称:jquery.field
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:14.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个插件可以大大扩展来检索和设置值的形式超越jQuery的标准val()方法的能力(和迈克Alsup的形式插入的fieldarray()法)允许你与所有类型的表单域的元素的相互作用(除了输入[”type=“文件”],这是一个只读的元素。)它的作品文本元素一样的无线电,复选框和选择元素。
插件是建立在对你要操纵领域像传统的变量。选择器应当书面查询一个特定领域的对象(即元素会被联系在一起通过一个共同的名字属性,例如$(“输入”的名字= myradiobutton [“]”)。)
元素,返回多个值是由一个逗号分开或返回一个数组的基础上的方法调用。
为元素,允许一个以上的选项进行选择(选择和复选框元素)你可以指定一个逗号分隔的列表或数组的值来标记多个选项被选中。-This plugin greatly expands the ability to retrieve and set values in forms beyond jQuery s standard val() method (and Mike Alsup s Form Plug-in s fieldArray() method) by allowing you to interact with all types of form field elements (except input[@type="file"], which is a read-only element.) It works the same way for text elements as it does for radio, checkbox and select elements.
The plug-in was built on the concept that you want to manipulate the fields like their traditional variables. Selectors should be written to query a specific field object (i.e. elements that would be linked together via a common name attribute, for example $("input[@name= myRadioButton ]").)
Elements that return multiple values are either separated by a comma or returned as an array based on which methods you invoke.
For elements that allow more than one option to be select (select and checkbox elements) you can specify a comma delimited list or an array of values to mark multiple options as being select
插件是建立在对你要操纵领域像传统的变量。选择器应当书面查询一个特定领域的对象(即元素会被联系在一起通过一个共同的名字属性,例如$(“输入”的名字= myradiobutton [“]”)。)
元素,返回多个值是由一个逗号分开或返回一个数组的基础上的方法调用。
为元素,允许一个以上的选项进行选择(选择和复选框元素)你可以指定一个逗号分隔的列表或数组的值来标记多个选项被选中。-This plugin greatly expands the ability to retrieve and set values in forms beyond jQuery s standard val() method (and Mike Alsup s Form Plug-in s fieldArray() method) by allowing you to interact with all types of form field elements (except input[@type="file"], which is a read-only element.) It works the same way for text elements as it does for radio, checkbox and select elements.
The plug-in was built on the concept that you want to manipulate the fields like their traditional variables. Selectors should be written to query a specific field object (i.e. elements that would be linked together via a common name attribute, for example $("input[@name= myRadioButton ]").)
Elements that return multiple values are either separated by a comma or returned as an array based on which methods you invoke.
For elements that allow more than one option to be select (select and checkbox elements) you can specify a comma delimited list or an array of values to mark multiple options as being select
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jquery.field/field.plugin.htm
jquery.field/jquery.field.js
jquery.field/jquery.field.min.js
jquery.field
jquery.field/jquery.field.js
jquery.field/jquery.field.min.js
jquery.field
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.