你的位置:首页 > 软件开发 > Java > Jquery双向select控件Bootstrap Dual Listbox

Jquery双向select控件Bootstrap Dual Listbox

发布时间:2015-12-12 17:00:13
效果预览:一. 下载插件github地址:https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox也可以在这个网站中下载:http://www.virtuosoft.eu/code/bootstrap-duallist ...

Jquery双向select控件Bootstrap Dual Listbox

效果预览:

Jquery双向select控件Bootstrap Dual Listbox

一. 下载插件

github地址:https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox

也可以在这个网站中下载:http://www.virtuosoft.eu/code/bootstrap-duallistbox/(排版很好,推荐做为API参考地址)

二. 使用

引用css和js文件:

  <link href="scripts/bootstrap-3.3.5-dist/css/bootstrap.min.css" rel="stylesheet" />  <!--<link href="http://www.cnblogs.com///cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css" rel="stylesheet">-->  <link href="scripts/duallistbox/bootstrap-duallistbox.min.css" rel="stylesheet" />  <script src='/images/loading.gif' data-original="scripts/jquery/jquery-2.1.4.min.js"></script>  <script src='/images/loading.gif' data-original="scripts/bootstrap-3.3.5-dist/js/bootstrap.min.js"></script>  <!--<script src='/images/loading.gif' data-original="http://www.cnblogs.com///cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.min.js"></script>-->  <script src='/images/loading.gif' data-original="scripts/duallistbox/jquery.bootstrap-duallistbox.min.js"></script>

原标题:Jquery双向select控件Bootstrap Dual Listbox

关键词:jquery

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

可能感兴趣文章

我的浏览记录