摘要:
$(function(){ var hoverTimer, outTimer; $(".nav li").hover(function () { var _this = $(this); clearTimeout(outTimer); hoverTimer = window.setTimeout(function () { _this.find('a').addClass("active"); _ 阅读全文
posted @ 2019-09-29 09:00
2人4人
阅读(152)
评论(0)
推荐(0)

浙公网安备 33010602011771号