標籤輸入外掛
bootstrap-tagsinput
star: 3k
github: https://github.com/bootstrap-tagsinput/bootstrap-tagsinput
例項: http://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/
- 需要引入 jquery、bootstrap
- bootstrap 版本為3.3.5 ,不支援4.x版本
示例
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.js"></script>
<link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="bootstrap-tagsinput.css">
<script src="bootstrap-tagsinput.min.js"></script>
<title>Document</title>
</head>
<body>
<input type="text" value="Amsterdam,Washington,Sydney,Beijing,Cairo" data-role="tagsinput" >
</body>
</html>
jQuery-Tags-Input
star: 2.3k
github: https://github.com/xoxco/jQuery-Tags-Input
例項: http://xoxco.com/projects/code/tagsinput/example.html
示例
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="./src/jquery.tagsinput.css" />
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="./src/jquery.tagsinput.js"></script>
<title>Document</title>
</head>
<body>
<input name="tags" id="tags" />
<script>
$('#tags').tagsInput();
</script>
</body>
</html>
相關文章
- 帶自動提示功能的jQuery標籤輸入外掛jQuery
- 自動為新文章新增標籤WordPress外掛(可控制標籤數量)
- Angular 實現輸入框中顯示文章標籤Angular
- WordPress外部連結新增nofolow標籤的設定方法(外掛法)
- [外掛擴充套件]onethink自定義分類標籤-關聯模型套件模型
- VS Code - Vim 外掛自動切換輸入法
- Mybatis配置檔案中Select元素標籤輸入引數有多少種輸入方式呢?MyBatis
- input標籤附帶提示文字(bootstrap裡面輸入框的兩側同時新增額外元素)boot
- fcpx外掛Bold Pop for Mac fcpx流行標題外掛Mac
- [外掛擴充套件]qq登入外掛套件
- 使用BookMarkHub外掛進行書籤同步
- Java —— 標準輸入輸出Java
- python 標準輸入輸出Python
- 修改ctags讓fzf.vim外掛顯示C,C++方法宣告的標籤C++
- Chrome外掛入門Chrome
- 請輸入標題
- 輸入文章標題
- 微信登入外掛
- Fluttify輸出Flutter外掛工程詳解Flutter
- Smart IME 智慧切換中文與英文輸入法 - vscode外掛推薦VSCode
- Vue3中SEO最佳化實踐:利用unhead vue外掛設定Mate標籤Vue
- Linux的標準輸入、標準輸出和標準錯誤Linux
- 前端入門2-HTML標籤前端HTML
- 沒有框架怎麼辦?原生 CSS + JS 實現一個標籤輸入框框架CSSJS
- gitbook 入門教程之實用外掛(新增3個外掛)Git
- properties標籤和typeAliases標籤
- Chrome外掛開發入門Chrome
- 原生前端:input標籤 number型別輸入框如何清除上下加減按鈕?前端型別
- HTML標籤(基本標籤的使用)HTML
- Android fragment 標籤載入過程分析AndroidFragment
- WordPress開發入門05:模板標籤
- [外掛擴充套件]EasyGo,簡單GO!文字輸入框增強器(取色,時間選擇,地圖座標獲取)套件Go地圖
- cad載入外掛快捷鍵命令 cad安裝外掛的快捷鍵
- VOC標籤轉化為YOLO標籤YOLO
- Babel 外掛開發入門指南Babel
- Babel外掛開發入門指南Babel
- sketch標註外掛 Sketch Measure 啟用最新
- win10外掛字幕srt怎麼載入_win10外掛字幕srt如何載入Win10