Last active
October 6, 2016 09:34
Include animatedModal.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body> | |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | |
<script src="yourPath/animatedModal.min.js"></script> | |
</body> |
How to make click event button call Modal show? Please Help Me!!!!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does animatedModal only work with jquery 1.11.1?