Article
Topic
Learning
Download
Q&A
Programming Dictionary
Game
Recent Updates
LOGIN
简体中文(ZH-CN)
English(EN)
繁体中文(ZH-TW)
日本語(JA)
한국어(KO)
Melayu(MS)
Français(FR)
Deutsch(DE)
Next Section: Delete element: delete or clear child elements
(5646 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
Front-end Vue3 actual combat [handwritten vue project]
2857 people are watching
Elementary
APIPOST tutorial [Popularization of technical concepts related to network communication]
1795 people are watching
Intermediate
Issue 22_Comprehensive actual combat
5521 people are watching
Elementary
Issue 22_PHP Programming
5172 people are watching
Elementary
Issue 22_Front-end development
8713 people are watching
Intermediate
Big data (MySQL) video tutorial full version
4525 people are watching
Elementary
Go language tutorial-full of practical information and no nonsense
2794 people are watching
Elementary
GO Language Core Programming Course
2814 people are watching
Intermediate
JS advanced and BootStrap learning
2563 people are watching
Intermediate
SQL optimization and troubleshooting (MySQL version)
3374 people are watching
Intermediate
Redis+MySQL database interview tutorial
2963 people are watching
Elementary
Deliver food or learn programming?
5708 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
491177 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
About us
Disclaimer
Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!