What is the difference between parent() and parents() methods in jQuery?
Answer / chaitanya
The basic difference is the parent() function travels only one level in the DOM tree, where parents() function search through the whole DOM tree.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain data paremeter of jquery ajax method?
In jquery, what is the meaning of toggle?
What is jquery.length? : jquery mobile
What is the difference between "#" and "." selector in JQuery?
How to select all elements using jQuery?
What is the difference between onclick and onsubmit?
Explain finish method in jquery? : jquery mobile
What is ajax and how it works?
Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?
List browser related issues for jquery?
What to do to select element having a particular class (".selected")? : jquery mobile
Explain jquery connect?