jQuery Tutorial plus Question:
Why we need jQuery?

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.
★ 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.
Previous Question | Next Question |
Explain the difference between onload() and document.ready() function used in jQuery? | What methods used to provide effects? |