💄 is a simple off-canvas navigation menu
-
Include jQuery:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
-
Include plugin's code:
<script src="dist/jquery.lipstick.min.js"></script>
-
Call the plugin:
$("#element").lipstick({ propertyName: "a custom value" });
Check CONTRIBUTING.md for more information.
Check Releases for detailed changelog.
MIT License © Oscar Cortez