dmotz / oriDomi

🪭 Fold up DOM elements like paper
https://oxism.com/oriDomi
MIT License
2.41k stars 207 forks source link

Clarify easingMethod option #19

Closed membla closed 10 years ago

membla commented 10 years ago

I would suggest to make it clearer that the easingMethod option refers to css easing method names - had me wondering why my JS easing methods didn't work...

dmotz commented 10 years ago

Just added a clarification in the annotated source that it's CSS easing methods.