Consider a scenario where things can be done easily with javascript, would you still prefer jQuery?
Answer / chaitanya
No. If things can be done easily via CSS or JavaScript then You should not think about jQuery. Remember, jQuery library always comes with xx kilobyte size and there is no point of wasting bandwidth.
Is This Answer Correct ? | 0 Yes | 0 No |
Which is the starting point of code execution in jQuery?
Which is the fastest selector in jQuery?
Explain some of the key concepts of good code organization patterns.
Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?
What is the struts2 jquery plugin and its advantages.
Explain chaining in jquery? : jquery mobile
How to read cookies in jquery?
How to increase cursor size in html body using jquery?
How to add and remove css classes to an element using jquery?
Tell me how to use migrate jquery plugin if possible? : jquery mobile
How to programmatically trigger a click event thats being handled by jquery only?
How to submit a form without submit button using jquery?