briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 178 forks source link

Can't bind additional mousedown/-up to PEP-element #205

Closed lucasdidthis closed 7 years ago

lucasdidthis commented 7 years ago

Hej!

I want to bind additional functions on mousedown/-up to an PEP-element, but unfortunately my mousedown/-up won't get triggered. I guess the PEP-function blocks other triggers bound to the used element. Is there any workaround?

Thanks in advance, Greetings Lucas