随笔分类 -  jq

摘要:$('div a'):div标签下所有层次a元素的jquery对象 $('div>a'):div标签下子元素层次a元素的jquery对象 阅读全文
posted @ 2019-07-20 21:51 VielenDank 阅读(308) 评论(0) 推荐(0)