
本文共 1075 字,大约阅读时间需要 3 分钟。
������$.car-style
���������������������������callback
������������������event.stopPropagation();
������������������������������������������������jQuery
������������������������������������������������������������������������
$(".car-style").click(function() { $(".operate-mask-outer").show();});
���������������������������������
������������������������������������������stopPropagation
������������������������������������������������������������������������������������������������$(".operate-mask-outer")
���
$("#operateMask").click(function() { $(".operate-mask-outer").hide();});
������������������������������������������������������������������trigger���������������������������stopPropagation
���������������������stopover-station
������������������������������������������������������������������������
$(".stopover-station").click(function(event) { event.stopPropagation(); // ������������������������������������������ // ������������������������������������});
���������������������������������������������������������������������������Dom���������
发表评论
最新留言
关于作者
