Answer Posted / ramyagurrala
If we need IE 6/7/8 support, choose 1.9. otherwise we can use either 1.9 or 2.0, because jquery 2.0 wont support version 6,7,or 8.It will support from version 9.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain which program is useful for testing jquery?
Which command will give a version of jQuery?
How we can check if an element is empty or not using jquery?
What is $() in jquery library?
What is each() function in jQuery? How do you use it?
In jquery, what is the meaning of toggle?
What is jquery selectors?
What are the features of jquery used in web applications?
Tell me what are the slow selectors in jquery? : jquery mobile
Why we need jquery mobile? : jquery mobile
What is a jquery ajax?
How to disable/enable an element in jquery?
What is a cdn? : jQuery Mobile
How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.
Can we add more than one ‘document.ready’ function in a page?