404NotFound0
2024/1/16 10:16:02
相遇?光…0
2019/8/29 17:51:19
$(function() {
$(".select").each(function() {
var f_this = $(this);
var _p = f_this.children('p')
$(this).children().click(function(e) {
f_this.toggleClass('open').prev().removeClass("open");
e.stopPropagation();
});
$(this).find('li').click(function(e) {
var _this = $(this);
_p.text(_this.attr('data-value'));
_this.addClass("Selected").siblings().removeClass("Selected");
$(".select").removeClass("open");
e.stopPropagation();
});
$(document).on('click', function() {
$(".select").removeClass("open");
})
});
});
回复
要是不收费就好了
?*面朝大海*丶0
2018/11/27 16:53:10
回复
帝国的晨曦0
2018/4/13 23:35:07
JdayyO_o0
2017/7/27 17:08:11
好用吗?方便在网页里套用吗?
3864939100
2017/8/3 10:28:58
回复
Doctor邓0
2017/4/5 11:57:35
因为看清 ㄘㄛ0
2016/11/22 8:11:37
ios下能使么?为什么我的不能使。android能使
Show0
2016/11/22 10:11:08
回复
勿趋【?】安じò ぴé0
2016/8/31 9:08:39
存折Deceive0
2016/8/22 23:08:09
创守易程序员-郑伟都0
2016/8/19 13:08:27
zangli97970
2016/7/2 15:07:32
服务器怎么获取下拉框内容哦?怎么获取选中项。
★☆想☆★0
2017/9/15 16:01:01
回复
Eugenio_x0
2016/5/11 11:05:11
感觉还挺漂亮的,可惜不支持ie8 确实是个坑 如果ie8能用原生方式就好了。还是不推荐用
回复
讨论这个项目(36)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约