Select2Buttons jQuery转换选择框为按钮的插件

程序名称:Select2Buttons

授权协议: 未知

操作系统: 跨平台

开发语言: JavaScript

Select2Buttons 介绍

Select2Buttons是一个能将网页中的select选择框转换成一组按钮的插件。

主要功能特点:

  • 转换select选择框为标签式按钮
  • 支持js回发调用
  • 支持disabled选项
  • 支持将多个select设置为一组
  • 支持取消默认选中

示例代码:

<select name="simple-select">
  <option>One</option>
  <option>Two</option>
  <option>Three</option>
</select>

<script>
   $('select[name=simple-select]').select2Buttons();
</script>

Select2Buttons 官网

https://github.com/o-sam-o/jquery.select2Buttons

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...