Added live demo page (url at bottom of page) This project allows the user to extend the textarea element/area within the
What it is? dxCombobox is a jQuery plugin that allows you to transform any < select > element into an editable combobox.
Provide “select all” checkbox functionality to a group of checkboxes. The select all checkbox stays in sync with the group so it is appropriately
jQuery.combobox是一个采用jQuery开发的combobox控件,可以使用CSS控制该combobox的外观,可以设置各种不同风格的下拉动画效果。
这是一个全面支持表单的jQuery插件,支持文件上传,包含以下一些方法: -ajaxForm
jSuggest is yet another auto-completer for your text input box. It mimics the functionality of Google suggest. jSuggest will also bind item selection to
Upload files via an individual file type of input element without uploading extra unwanted form fields
mcDropdown 是一个独特的UI控件,它能够让用户在一个复杂分级的树形下拉选项中进行选择。
图形化的checkbox,使用只需要下面一行代码: $(\'input[type=checkbox]\').checkbox(); 参数说明:
What is it? jQuery Editable Combobox is a jQuery function that allows you to transform any <select> tag into editable combobox.
Jeditable 是一个用来就地编辑(Edit in Place)文本信息的 jQuery 插件。 使用示例: $(document).ready(function() {
jValidate allows for an easier and cleaner way of validating forms on the client side. It’s key features are that it puts validation rules in semantic
Form Validation 是一个使用非常简单的 jQuery 插件,用来验证表单数据。
这是一个结合 PHP 和 Ajax 的表单验证的 jQuery 插件。 $(document).ready(function() { $(\'#contact form\').liveValidation({
这是一个内嵌的内容编辑器,可直接编辑HTML内容,并具备所见即所得的效果,该插件体积非常小,只有不到 26K。
Plugin to track changes in a form. Any fields that belong to a form are tracked for changes from the point of DOM ready. A change list is maintained
A tooltip plugin for forms. The tooltip is always displayed beneath form elements, and activated when a form field gets focus (works for keyboard and
jNice 是一个用来漂亮表单的 jQuery 插件。
jForms is a niceforms implementation for jQuery, in half the filesize of niceforms and nicejforms. I’ve also made a number of improvements to the select box handling to make
Simplex WYSIWYG Editor is jQuery plugin that helps to transform textarea fields into text editors. It’s aim is to be as simple as possible and provide
Ajax driven image file upload with thumbnail view and delete function.
Tested and works on Firefox2, IE7 and IE6 (all in WinXP SP2). FCKEditor is not supported on Opera/Safari (or is it?), but form submission
jqValidation 是一个jQuery的表单验证插件,支持多语言、模板化、提供常用的验证规则例如URL、Email、日期数据,也可以使用正则表达式进行输入验证,使用该插件无需对HTML代码进行修改。
This plugin allows you to reset a form, or collection of forms, by calling reset(). You can pass the function one of the following:
You can use this plug-in for using input text as multiple select facility. When you focus input text, appear a dialog box like combo box. After choose
jquery-form 是一个用来即时生成表单的jQuery插件,使用方法: $(\"#form1\").form({     legend: \"Quiz #4\",
jcombo 是一个 jQuery 的 Combo 组合框插件。
jQuery.validity 是一个优雅的、功能强大的jQuery插件,用来实现表单的数据验证,无需服务器端支持。
HoverIntent is similar to jQuery’s hover. However, instead of calling onMouseOver and onMouseOut functions immediately, this plugin tracks the
quickSearch 是一个jQuery驱动的快速搜索插件,Ajax显示搜索结果。 在线演示>>
VanadiumJS是一个强大的客户端表单校验jQuery插件。完全可以定制校规则,VanadiumJS默认提供的一些规则包括:必填、一些特定的格式、数字(integer,
jQuery optionTree 是一个用来实现联动下拉列表框的 jQuery 插件,例如用在地区选择上,先选国家、再选省份,最后是地区。
jQselectable 是一个日本人开发的 jQuery 插件,用来实现多种下拉列表控制的样式,如下图所示(多列显示和透明效果):
表单作为页面元素最重要的交互元素,其使用和显示一直是前端设计和挖掘的重点,因此也出现了大量的针对表单的插件,imageTick
jquery-in-place-editor 是一个用来实现对文本信息进行即时编辑的 jQuery 插件。在线演示
jQuery Form Plugin 是一个扩展表单操作的 jQuery 插件,直接文件上传表单,示例代码: