Saved Bookmarks
| 1. |
jQuery does not contain the _____________ feature.(a) AJAAX(b) AJAX(c) CSS manipulation(d) Effects and animationsI got this question during an interview.Asked question is from Essential JavaScript and jQuery in division HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» RIGHT option is (a) AJAAX Easy explanation: jQuery contains many features like CSS manipulation, AJAX, Effects, and ANIMATIONS, Utilities, HTML event methods, HTML/DOM manipulation. There are also jQuery PLUGINS for every GIVEN task. jQuery simplifies complicated things in JAVASCRIPT. |
|