Last active
October 6, 2016 09:34
-
-
Save joaopereirawd/115ce3f21d505e81568e to your computer and use it in GitHub Desktop.
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?