weepy / o_O

Funnyface: HTML binding for teh lulz
http://weepy.github.com/o_O/
MIT License
149 stars 11 forks source link

multiple arguments #39

Closed weepy closed 12 years ago

weepy commented 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 ?

weepy commented 12 years ago

seems that using run aka call is the way to go.