SweetDropdown.js---Versatile dropdowns for any occasion


GitHub here

This plugin-------------

Create dropdowns in any direction with any kind of content.


Step1:

link css and js

<link rel="stylesheet" href="path/to/sweetdropdown/dist/min/jquery.sweet-dropdown.min.css" />
<script type="text/javascript" src="js/jquery.min.js"></script>
<script src="path/to/sweetdropdown/dist/min/jquery.sweet-dropdown.min.js"></script>

Step2:
html
First demo is a standard dropdown with classes to position the dropdown anchor.

html
Second demo adds svg icon for each list item.

html

Third demo concludes an image (the html content you like).

css
A little style for container.


More Modifiers check in the document.








Popular posts from this blog

Fancyapps — easily build overlay windows with carousel

Meet Tippy.js: The Complete Tooltip Popover Plugin

Meet Mantine: A TS-Based Open-Source React Components Library