什么是jQuery

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

一个又快有小的js库,这里我们主要介绍和使用jQuery的选择器,ajax和事件

老司机带大家逛jQuery API文档

jQuery API 中文文档

选择器

常用jQuery知识


ajax

常用jQuery知识


事件

常用jQuery知识

总结

书读百遍其义自见,精通jQuery别无他法,API读10遍,还是不行再读十遍,再不行只能说你不适合这行,回家卖红薯吧
常用jQuery知识

posted @ 2017-02-28 09:18 by Mark

相关文章:

  • 2022-12-23
  • 2022-01-18
  • 2021-11-22
  • 2021-12-19
  • 2021-10-10
  • 2021-11-09
  • 2021-06-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-12
  • 2022-02-19
  • 2021-11-30
  • 2022-01-24
  • 2021-12-29
相关资源
相似解决方案