Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible that jquery html work for both html and xml document?
What is the use of queue() in jquery?
How to Use the jQuery load() Method?
What is difference between onload and ready?
How to use connect?
Explain the difference between jquery-x.x.x.js and jquery.x.x.x min.js?
How can jquery library be added to pages?
What does $("div.parent") will select?
What are various methods to make ajax request in jQuery?
How can we give face effect in jquery?
Explain the difference between size and length of jquery?
What is the difference between event.PreventDefault and event.stopPropagation?