Getting Started Skip this if using Bower First off we're going to need to load the dependencies. This plugin requires jQuery and jQuery UI to function correctly. <!-- include the jQuery and jQuery UI scripts --> <script src="https://code.jquery.com/jquery-2.1.1.js"></script> <script src="https://code.jquery.com/ui/1.11.1/jquery-ui.js"></script> <!-- plus a jQuery UI theme, here I use "flick" --> <