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
Leisure
Game Download
Game Tutorials
English
简体中文
English
繁体中文
日本語
한국어
Melayu
Français
Deutsch
Login
singup
Next Section: How to insert and replace document elements
(6712 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
Elementary
Imperial CMS enterprise imitation website tutorial
3048 people are watching
Elementary
Newbies with zero foundation in WordPress build personal blogs and corporate websites
6743 people are watching
Elementary
Ultimate CMS zero-based website building instruction video
2724 people are watching
Elementary
Front-end project-Shangyou [HTML/CSS/JS technology comprehensive practice]
3117 people are watching
Intermediate
Vue3.0 from 0 to build a universal backend management system project practice
5351 people are watching
Elementary
Zero-based front-end course [Vue advanced learning and practical application]
2821 people are watching
Elementary
WEB front-end tutorial [HTML5+CSS3+JS]
3506 people are watching
Elementary
Quick introduction to apipost
2161 people are watching
Intermediate
Vue3+TypeScript practical tutorial-enterprise-level project practice
3208 people are watching
Elementary
Let's briefly talk about starting a business in PHP
17423 people are watching
Intermediate
VUE e-commerce project (front-end & back-end dual project actual combat)
3828 people are watching
Elementary
Apipost practical application [api, interface, automated testing, mock]
2265 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
492417 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