Login
Remember
Register
Ask a Question
What are the features of jQuery?
0
votes
asked
Nov 17, 2020
in
JQuery
by
rajeshsharma
What are the features of jQuery?
#jquery
jquery-features
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 17, 2020
by
rajeshsharma
Some important features of jQuery are:
Easy DOM manipulation using the Sizzle engine.
Event handling & AJAX support.
Built-in effects and animations.
Lightweight library.
Cross-browser compatibility.
Supports CSS3, basic XPath, HTML5.
...