基于jQuery的自定義下拉框:Selectize.js
Selectize是一個基于jQuery的自定義<select> UI 控件。
特性
- Clean API & Clean Code — Interface & make modifications to it like a boss. Fully documented on GitHub & inline.
- Smart Ranking / Multi-property searching — Want to search an item's title and description? No problem. You can even override the scoring function used for sorting if you want to get crazy.
- Caret between items — Order matters sometimes. Use the [left] and [right] arrow keys to move between items.
- Select & delete multiple items at once — Hold down [option] on Mac or [ctrl] on Windows to select more than one item to delete.
- Dí?crit??s supported — Great for international environments.
- Item creation — Allow users to create items on the fly (and it's async friendly; the control locks until you invoke a callback).
- Remote data loading — For when you have thousands of options and want them provided by the server as the user types. </ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!