|
|
|
jQuery
|
What is jQuery?
What is jQuery? jQuery is a multi-browser JavaScript library that makes the use of javascript in a website very easy. jQuery helps in wrapping many lines of JavaScript code into methods that can be called with a single line of code. jQuery was released in the year 2006. It is an open-source software. jQuery's syntax makes reading of document easy.
View Rating |
|
|
jQuery
|
Basic Filter
Basic filter is used to implement some properties like filter element according to their index in set, elements which are in the progress of animation at the time selector is run etc.
View Rating |
|
|