一个用来选择学校的Jquery插件,兼容IE6,IE7在内的主流浏览器
需要安装包管理器bower
bower install https://github.com/letcheng/jquery-school-selector.git
$(function(){
$("your form input").proschool();
});
一个用来选择学校的Jquery插件,兼容IE6,IE7在内的主流浏览器
需要安装包管理器bower
bower install https://github.com/letcheng/jquery-school-selector.git
$(function(){
$("your form input").proschool();
});