Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin
/
public
/
app-assets
/
js
/
scripts
/
Filename :
ui-chips.min.js
back
Copy
$(function(){$(".chips").chips(),$(".chips-initial").chips({data:[{tag:"Apple"},{tag:"Microsoft"},{tag:"Google"}]}),$(".chips-placeholder").chips({placeholder:"Enter a tag",secondaryPlaceholder:"+Tag"}),$(".chips-autocomplete").chips({autocompleteOptions:{data:{Apple:null,Microsoft:null,Google:null},limit:1/0,minLength:1}})});