jQuery入门讲解
摘要:jQuery设计思想:(1)选择页面元素css选择器:$(document) 选择整个文档对象, $("#myId") 选择id为myId的页面元素, $("div.myClass")选择class为myClass的div元素jQuery特有的选择器:$("a:first")选择页面中第一个a元素,...
阅读全文
posted @ 2015-01-13 18:20
posted @ 2015-01-13 18:20
posted @ 2015-01-13 10:09
posted @ 2014-12-04 11:04
Powered by:
博客园
Copyright © 2025 chaojidan
Powered by .NET 9.0 on Kubernetes