jquery下拉多选select插件
index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>jquery下拉多选select插件</title> <link rel="stylesheet" href="css/select.css"> <script src="js/jquery.min.js"></script> <script src="js/select.js"></script> </head> <body> <br><br><br><br> <div id="demo1" class="selectPickerWrapper"> <select class="hidden" multiple="multiple"> <option>万源路</option> <option>漕宝路666号</option> <option>古美街道</option> <option>平南路888号</option> <option>合川路</option> <option>莲花路4545号</option> </select> </div> <div id="demo2" class="selectPickerWrapper"> <select class="hidden" multiple="multiple">