0

Is there a way to get every step value with easing functions? Currenntly my code looks like this:

       $(background_div).animate({ "width": "some_width" }, { easing: "easeInOutCirc" });

it doesnt allow me to be notifyed about every width value incrementation/decrementation.

user2586558
  • 59
  • 1
  • 6

0 Answers0