nnattawat / flip

A lightweight jQuery plugin to make 3D card flipping animation
Other
624 stars 312 forks source link

Add namespace to flip events #68

Closed nnattawat closed 8 years ago

nnattawat commented 8 years ago

This is from https://github.com/nnattawat/flip/issues/49. Now flip can be easily unbind with $(element).off('.flip')

nnattawat commented 8 years ago

My change is quite minor and should not effect anything. I will merge it for now.