<!-- SELECT2 JS -->
<script src="../assets/plugins/select2/js/select2.min.js"></script>
<script src="../assets/js/select2.js"></script>
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.General Select2 HTML structure in Admix template. Here is the Folder structure.
Type | URL |
---|---|
Plugin Link | https://select2.org/ |
A JavaScript component for choosing date .General Datepicker HTML structure in Admix template. Here is the Folder structure.
Type | URL |
---|---|
Plugin Link | http://jqueryui.com/ |
Multiple Select also supports multi-value select boxes. The select below is declared with the multiple attribute.General Multiple Select HTML structure in Admix template. Here is the Folder structure.
Type | URL |
---|---|
Plugin Link | http://wenzhixin.net.cn/p/multiple-select/ |
General File Upload HTML structure in Admix template. Here is the Folder structure.
Type | URL |
---|---|
Plugin Link | http://jeremyfagis.github.io/dropify/ |
General File Upload HTML structure in Admix template. Here is the Folder structure.
Type | URL |
---|---|
Plugin Link | https://www.jqueryscript.net/demo/Fancy-File-Uploader-jQuery/ |