jQuery stop(); question -


Added true); The amount of animation to stop but when you move the mouse fast on the object it sounds too bad that I have a similar effect on the thumbnail (hover) on my current code (with jquery easing plugin):

$ (".dummy_product_x1"). Hover (

  function () {$ (this). Children ('.productdescription'). Stop (true, true). Slip down ({Duration: 500, easy: 'easyinqubic' , Full: function () {}}}}, function () {$ (this). Stop (true, true). Slipup ({duration: 500, ease: 'easy otobic', complete: work} }}};});   

thanks

  $ (". Productive description ") .hor (function (e) {e.stopPropagation (); // what you want});   

You have to catch and then stop the incident;)

Comments