Closed
Description
Hello,
I have loved the plugin, but I haven't seen the "how to install" in the readme.md. I have tried the following approach, but I'm not sure if the procedure has installed the full-feature plugin.
- Download ./dist contents
<script src="../lib/jquery-3.2.1.min.js"></script>
<script src="../lib/jquery.contextMenu.js"></script>
<script src="../lib/jquery.ui.position.min.js"></script>
<link rel="stylesheet" href="../lib/contextMenu/jquery.contextMenu.min.css">
Thank you in advance.