-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
485 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,14 @@ | ||
# 多功能下拉选择插件 | ||
# SelectPage | ||
A jQuery plugin include autocomplete,pagination,tags,keybord navigation functions | ||
|
||
plugin preview | ||
![SelectPage](https://terryz.github.io/image/SelectPage.png) | ||
|
||
## 功能特点 | ||
|
||
## Key Features | ||
|
||
* 基于jQuery、Bootstrap2开发 | ||
|
||
* 输入自动查找 | ||
|
||
* 列表结果分页展示 | ||
|
||
* 使用键盘快速操作基本功能及分页功能 | ||
|
||
* 多项选择以标签(Tag)形式展现 | ||
|
||
* 结果列表自动判断屏幕边缘,避免内容超出可视范围 | ||
|
||
* 浏览器兼容:IE8+、Chrome、Firefox等 | ||
|
||
插件基于jQuery开发,建议在Bootstrap环境下使用(目前仅适配Bootstrap2,Bootstrap3未进行适配) | ||
|
||
更多实例、文档请访问:https://terryz.github.io | ||
|
||
![SelectPage](https://terryz.github.io/image/SelectPage.png "在这里输入图片标题") | ||
|
||
<ul> | ||
<li>jQuery plugin</li> | ||
<li>A item select plugin for bootstrap2、3</li> | ||
<li>brower supper IE8+,chrome,firefox</li> | ||
</ul> |
Oops, something went wrong.