web development_basics (blog directory)

This article records the blog directory for learning web development knowledge.
Continuous learning and continuous supplementation

jQuery front-end framework

jquery has a complete manual in Chinese, which should be studied frequently.
Jquery is used to save the amount of js code, but it must have a solid js foundation in dealing with the side effects.

  1. The difference and conversion between js object and jQuery object
  2. jQuery attribute selector
  3. The difference and conversion between js object and jQuery object
  4. jQuery document processing
  5. jQuery events

Guess you like

Origin blog.csdn.net/qq_42812036/article/details/103119567