+ 5

What is JQuery??

Usage??

31st Jul 2017, 8:33 PM
Hashan Malawana
Hashan Malawana - avatar
5 Answers
+ 4
Got it and thank you yassine
31st Jul 2017, 8:58 PM
Hashan Malawana
Hashan Malawana - avatar
+ 3
jQuery is small,fast and much more feature full JavaScript library. It makes many things easier such as event handling,traversing , manipulation,animation ,Ajax etc.. Go through it... It decrease your development time and make page more interactive.. good luck...
31st Jul 2017, 8:56 PM
Durgesh Barwal
Durgesh Barwal - avatar
+ 2
jQuery is JS library. It's used to make your life easier. For example, if we were to do JS api request, you'd need to use a bit long code in pure JS, but with jQuery, it's few lines, and it already has fallback support for older browsers(because it's a pain to support oldbrowsers).
31st Jul 2017, 8:56 PM
Yassine Rajjaf
Yassine Rajjaf - avatar
0
Js updated library
7th Aug 2017, 7:12 AM
Thilina Jayawardana
Thilina Jayawardana - avatar
0
Library to import and use
7th Aug 2017, 7:25 AM
amith weerasinghe
amith weerasinghe - avatar