Click here to Skip to main content
15,888,803 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to implement as tag selected as multiple tag
Posted

1 solution


<title>Metronic | UI Components - Custom Dropdowns








Tags Support List



Surendra
Surendra1
Surendra11
Surendra11
Surendra2
Surendra22
Surendra222
Surendra2222
Surendra33
Surendra333
Surendra33
Surendra33333







jQuery(document).ready(function () {
ComponentsDropdowns.init();
});



$('#Locations').select2({
placeholder: "Select Expected Location",
allowClear: true,
});






 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900