2016年5月22日

jquery 根据样式获取对象子元素的第一个并添加触发事件

摘要: (".lmenu").children("ul:first").children("li:first").trigger("click"); 阅读全文

posted @ 2016-05-22 11:03 静以修身! 阅读(434) 评论(0) 推荐(0) 编辑

导航