Community
Articles
Topics
Q&A
Learn
Course
Programming Dictionary
Tools Library
Development tools
Website Source Code
PHP Libraries
JS special effects
Website Materials
Extension plug-ins
AI Tools
Leisure
Game Download
Game Tutorials
English
简体中文
English
繁体中文
日本語
한국어
Melayu
Français
Deutsch
Login
singup
Next Section: Object expansion and contraction effects: sliding effect
(5962 plays)
Next Section
Watch Again
ဆ
Chapter
Note
Ask
Courseware
Feedback
Dugu Jiujian (6)_jQuery video tutorial
Chapter1 First experience with jQuery
1-1 Three ways to download jQuery source code: official website/Git/Composer
1-2 What can jQuery be used for?
1-3 In-depth discussion of jQuery’s basic syntax: $(callback function)
1-4 Four calling methods of the $() function: selector/object/HTML string/callback function
1-5 jQuery object properties and traversal methods: each()
1-6 Conversion between jQuery objects and DOM objects
1-7 Tips on using the front-end code artifact Emmet plug-in
Chapter2 Common query and setting operations
2-1 HTML attribute query and setting skills: attr()/removeAttr()
2-2 CSS property query and setting: tips and parameter settings for the css() method
2-3 CSS class attribute operations: addClass()/removeClass()/toggleClass()
2-4 HTML content query and setting: text()/html()
Chapter3 Selector: simple selector/combined selector/selector group
3-1 What are selectors and categories? Simple selector/combined selector/selector group
3-2 Simple Selector: General Filter
3-3 Simple selector: attribute filter
3-4 Simple Selector: Form Filter
3-5 Simple filter: location filter
3-6 Combination selectors: select elements based on relationships
3-7 Selector group: select a group of related elements for unified operation
3-8 Selection method: Use jQuery method to obtain elements
3-9 $(this) usage: Get the current jQuery object according to the context
Chapter4 Modify document structure
4-1 How to insert and replace document elements
4-2 Copy element: also called clone element, only applies to elements that exist on the page
4-3 Packaging Elements: Alternative Element Creation Solutions
4-4 Delete element: delete or clear child elements
Chapter5 Events and functions
5-1 Two methods of binding elements to elements: even() and bind()
5-2 Delete the event on the element: you can specify the event unbind()
5-3 There are actually only two types of functions: named and unnamed.
5-4 Function declaration: function with fixed name
5-5 Function expression: Use a variable to replace the function (the name is not fixed)
5-6 Anonymous function: used as a parameter or callback
Chapter6 Animation and special effects
6-1 Show and hide: make elements disappear and appear
6-2 Fade in, fade out and fade: also called fade in and fade out
6-3 Object expansion and contraction effects: sliding effect
6-4 Animation basics: focus on mastering two object parameters
Chapter7 AJAX common functions
7-1 Introduction to AJAX: Update on demand, no need to update the complete web page
7-2 AJAX native access to plain text files
7-3 AJAX native access to html files
7-4 AJAX native access to xml format data
7-5 AJAX native access to JSON format data
7-6 $.ajax() function in AJAX access
7-7 load() method in AJAX access
7-8 $.get() function in AJAX access
7-9 $.getJSON() function in AJAX access
7-10 $.post() function in AJAX
Previous section
Next Section
Tutorial List
get help
Course Recommendations
Courseware download
Intermediate
Dugu Jiujian (6)_jQuery video tutorial
121769 people are watching
Intermediate
Dugu Jiujian (5)_ThinkPHP5 video tutorial
273052 people are watching
Elementary
Dugu Jiujian (1)_HTML5 video tutorial
280915 people are watching
Elementary
Dugu Jiujian (2)_CSS video tutorial
80407 people are watching
Intermediate
Dugu Jiujian (4)_PHP video tutorial
296715 people are watching
Elementary
Dugu Jiujian (3)_JavaScript video tutorial
147786 people are watching
Intermediate
Dugu Jiujian (7)_Bootstrap video tutorial
87651 people are watching
Elementary
Scala Tutorial
13033 people are watching
Elementary
CSS Online Manual
81508 people are watching
Elementary
SVG Tutorial
12607 people are watching
Elementary
AngularJS Chinese Reference Manual
24060 people are watching
Elementary
Go language tutorial manual
26816 people are watching
Dugu series jQuery tutorial source code
Belongs to chapter:Dugu Jiujian (6)_jQuery video tutorial
Download
Ajax source code in Dugu series jQuery tutorials
Belongs to chapter:Dugu Jiujian (6)_jQuery video tutorial
Download
Students who have watched this course are also learning
493421 plays
Let's briefly talk about starting a business in PHP
Quick introduction to web front-end development
Large-scale practical Tianlongbabu development of Mini version MVC framework imitating the encyclopedia website of embarrassing things
Getting Started with PHP Practical Development: PHP Quick Creation [Small Business Forum]
Login verification and classic message board
Computer network knowledge collection
Quick Start Node.JS Full Version
The front-end course that understands you best: HTML5/CSS3/ES6/NPM/Vue/...[Original]
Write your own PHP MVC framework (40 chapters in depth/big details/must read for newbies to advance)
notes
X