Tell me how to disable jquery animation? : jquery mobile



Tell me how to disable jquery animation? : jquery mobile..

Answer / Namita Mishra

To disable jQuery animations, you can use the `.stop()` method on the animated element. Here's an example: `$('.your-element').stop();`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What is jQuery UI?

2 Answers  


Please explain remove class jquery with example?

1 Answers  


How to check data type of any variable in jQuery?

1 Answers   Infoica Tech,


Tell me how to check data type of any variable in jquery? : jquery mobile

1 Answers  


Define url paremeter of jquery ajax method?

1 Answers  


What is the difference between jQuery and jQuery UI?

2 Answers  


Why are not some scripts and styles loading? : jquery mobile

1 Answers  


How we can check if an element is empty or not using jquery?

1 Answers  


What are the basic selectors in jQuery?

1 Answers  


Explain jquery filter?

1 Answers  


Explain the advantages of jquery?

1 Answers  


Define type paremeter of jquery ajax method?

1 Answers  


Categories