What is difference between .setinterval() and .delay() ?


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

Post New Answer

More jQuery Interview Questions

Explain the term method chaining? : jQuery Mobile

0 Answers  


Explain animate function in jquery?

0 Answers  


What is the difference between eq() and get() methods in jQuery?

1 Answers  


How do you get the attribute of an html tag in jquery?

0 Answers  


What is the use of html() method in jquery?

0 Answers  


Explain chaining in jquery? : jquery mobile

0 Answers  


How do you attach a event to element which should be executed only once?

1 Answers  


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

0 Answers  


what are the features of jquery

0 Answers  


Difference between $(this) and 'this' in jQuery?

1 Answers  


What is the difference between $('div') and $('<div/>') in jQuery?

1 Answers  


What is the use of the animate() method in jquery?

0 Answers  


Categories