摘要:
在父元素上进行鼠标的移入移出,修改子元素的CSS样式,只能用js实现 mouseover : { '.MK_up_div' : function(){ $(this).find('.thw_MK_up').css("background-position","22px 0px"); }, }, mo 阅读全文
posted @ 2017-03-03 16:16
yuansu000
阅读(1013)
评论(0)
推荐(0)
摘要:
父元素: .MK_up_div { .MK_up_div { } 子元素: .thw_MK_up { width: 22px; height: 10px; background-image: url(../../images/thw/arrow.png); position: absolute; t 阅读全文
posted @ 2017-03-03 16:12
yuansu000
阅读(329)
评论(0)
推荐(0)
浙公网安备 33010602011771号