Jquery Introduction
What Is jQuery?
Jquery is lightweight and feature-rich JavaScript library which simplifies the various tasks.
Jquery is rich of inbuilt methods which reduces the developer’s effort. It enables developer to write less code and
perform more tasks.
You Should Know Before You Start
HTML , CSS and JAVASCIPRT are required before you start learning the jQuery.
Features Of jQuery
- DOM Manupulation
- HTML/CSS Manupulation
- AJAX Support
- EVENT Handling
- Effects
- Animations
- Cross Browser Compatibility
Advertisements
Add Comment
📖 Read More
- 1. Jquery Install
- 2. jQuery Syntax
- 3. jQuery Selectors
- 4. jQuery Events
- 5. jQuery Hide and Show
- 6. jQuery toggle
- 7. jQuery Fade In
- 8. jQuery fade Out
- 9. jQuery fade toggle
- 10. jQuery Slide Down