Studyopedia के jQuery कोर्स में आपका स्वागत है।
jQuery एक जावास्क्रिप्ट लाइब्रेरी है जो वर्ष 2006 में आई थी। इसे John Resig रेसिग ने JavaSCRIPT प्रोग्रामिंग को आसान बनाने के लिए बनाया था। jQuery की अवधारणाओं को सीखने के बाद, डेवलपर के लिए जावास्क्रिप्ट के साथ काम करना आसान हो जाएगा। यह एक “कम लिखें, अधिक करें” JavaScript लाइब्रेरी है।
Viewers
jQuery ट्यूटोरियल छात्रों, इंजीनियरों और पेशेवरों के लिए तैयार किया गया है। परिचय से शुरुआत करते हुए, आप सीखेंगे कि jQuery के साथ कैसे काम करें। इसके साथ, चरण-दर-चरण पाठ बुनियादी और साथ ही उन्नत jQuery अवधारणाओं को कवर करते हुए प्रदान किए जाते हैं, जिनमें jQuery चयनकर्ता, इवेंट, ट्रैवर्सिंग, अजाक्स आदि शामिल हैं।
Features
The following are the features of jQuery,
Selectors
Use the jQuery selectors to select an HTML element and manipulate it.
Animation
Animate a div or any other element with jQuery.
CSS Manipulation
Manipulate an element and apply CSS style to it with jQuery.
jQuery Ajax
JQuery has a rich set of AJAX methods for developing modern web applications.
Event Methods
Call event methods event objects with jQuery.
jQuery Traversing
jQuery provides DOM traversal methods to locate descendent elements, find sibling elements, etc.
Plugins
jQuery has many plugins s
**Course Lessons**
jQuery – Intro & Setup
1. Introduction & Features
2. Set jQuery Environment on VS Code
3. Syntax & Run first jQuery program
4. Selectors
jQuery – Effects
5. Slide Elements
6. Create Animations
jQuery – Traversing
7. What is Traversing
8. Find the Ancestors of an element
9. Find the Descendants of an element
jQuery – HTML DOM
10. Set Content
jQuery – CSS Manipulation
11. Add CSS Class
12. Get CSS Properties
Hit the Enroll button!