joaopereirawd / animatedModal.js

animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions.
MIT License
962 stars 207 forks source link

Enhance event tracking on callbacks #50

Open adriandiazgar opened 7 years ago

adriandiazgar commented 7 years ago

Added the event to the before callbacks, so is possible to use the target inside the callback, for e.g when I have to change the modal using an attribute stored in the trigger of the modal form