| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

可视化拖拽创建表单的jQuery插件:jQuery Formbuilder

这个插件能够让你可以用可视化拖拽的方式创建表单。

用法

To start building forms with this plugin simply callformBuilder()on the textarea you would like to make your editor. FormBuilder takes a number of options and is translatable through these options.

jQuery(document).ready(function($) {    'use strict';    $('textarea').formBuilder();  });




项目主页:http://www.open-open.com/lib/view/home/1433320379697

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1433320379697.html
表单相关jQuery插件 jQuery插件 jQuery Formbuilder