Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to disable jQuery animation?

Answers were Sorted based on User's Feedback



How to disable jQuery animation?..

Answer / chaitanya

Using jQuery property "jQuery.fx.off", which when set to true, disables all the jQuery animation. When this is done, all animation methods will immediately set elements to their final state when called, rather than displaying an effect.

Is This Answer Correct ?    1 Yes 0 No

How to disable jQuery animation?..

Answer / ramyagurrala

If we want to disable the animation methods,so det the default valut to True.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What is the difference between $(window).load and $(document).ready?

0 Answers  


How to execute jQuery code after the DOM is ready?

0 Answers  


Define type paremeter of jquery ajax method?

0 Answers  


How does jquery store data related to an element?

0 Answers  


Does jquery follow w3c recommendations?

0 Answers  


What is the difference between jquery.get() and jquery.ajax()?

0 Answers  


What is a jquery ?

0 Answers  


What are the advantages of method chaining in jquery?

0 Answers  


How we can get the input value of an element using jquery?

0 Answers  


What is .bind()? : jquery mobile

0 Answers  


What are selectors in jQuery and how many types of selectors are there?

1 Answers  


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?

0 Answers  


Categories