jQuery Tutorial plus Question:

Why we need jQuery?

Tweet Share WhatsApp

Answer:

jQuery is needed for:
★ Used to develop browser compatible web applications.
★ Improve the performance of an application.
★ Very fast and extensible.
★ UI related functions are written in minimal lines of codes.

Read All 91 jQuery Questions
Previous QuestionNext Question
Explain the difference between onload() and document.ready() function used in jQuery?What methods used to provide effects?