JQuery前端技术应用与复习要点.pdfVIP

  • 1
  • 0
  • 约2.23千字
  • 约 2页
  • 2026-05-21 发布于北京
  • 举报

Jquery:是一个已经封装好了的js类库。优点:轻量级强大的选择器开源出色的

dom操作出色的浏览器兼容性完善的文档完善的处理机制ajax怎么用:在head标

签内引入jQuery文件

Jquery选择器

基本选择器:#id.classelement*selector1,selector2

过滤选择器:

基本过滤选择器,:first:not():last:eq(index):gt(index):lt(index):even:odd:

header:animated表单过滤选择器,:selected,:checked,:disabled,:enabled.内容过滤选择

器,:contains():empty:has():parent属性过滤选择器,[attribute][attribute=value][

attribute!=value][attribute^=value][attribute$=value][]子元素过滤选择器,:

first‑child:last‑child:only‑child:nth‑child可见性过滤选择器,:hidden:visible表单选择器::

input:text:password:radio:checkbox:button:f

文档评论(0)

1亿VIP精品文档

相关文档