Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More jQuery Interview Questions

What are the slow selectors in jQuery?

1 Answers  


How can we apply css in even childs of parent node using jquery library?

0 Answers  


How can you delay document.ready until a variable is set?

0 Answers  


What is called chaining?

0 Answers  


How to debug jQuery?

0 Answers  






What is the difference between settimeout() and setinterval() methods?

0 Answers  


Difference between document.ready() and body onload()?

0 Answers  


What is the difference between bind() and live() function in jquery?

0 Answers  


How to delete cookies in jquery?

0 Answers  


What does $("div") will select?

1 Answers  


What is the advantage of using the minified version of jquery rather than using the conventional one?

0 Answers  


How to debug jquery code/ debug jquery?

0 Answers  


Categories