here is my code in fiddle http://jsfiddle.net/4yb42/10/
the problem is after off mouseover
or mouseleave
by this code:
jQuery('.star-rating span').off('mouseover mouseleave');
how to ON or start again effect of mouseover
or mouseleave
??
it is not working after you click fist time on ClickMe1 ClickMe2 ClickMe3 ClickMe4 ClickMe4
(the convert in to red color) then click on reset button , and now mouse over on ClickMe1 ClickMe2 ClickMe3 ClickMe4 ClickMe4
its on effect on mouse over
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…