Closed weepy closed 12 years ago
I can do animation like :
<div class=level bind='animate: css()' ></div>
how to handle the case of wanting to pass an extra argument in to set the animation speed ?
seems that using run aka call is the way to go.
run
call
I can do animation like :
<div class=level bind='animate: css()' ></div>
how to handle the case of wanting to pass an extra argument in to set the animation speed ?