move.js
move.js copied to clipboard
click event fired only once
when using move.js for animation, I had a button in html with absolute position and attach a click handler, the event will fired just when page load.
can't really understand the issue, can you add a gist that shows this ?