sweet-dropdown icon indicating copy to clipboard operation
sweet-dropdown copied to clipboard

Sweet and versatile dropdowns using jQuery

Results 5 sweet-dropdown issues
Sort by recently updated
recently updated
newest added

I'm a newbie and wonder how to use the attribute data-add-x and data-add-anchor-x. Anyone can give me an example? Thanks. And if anyone can explain how to apply all the...

Since the dropdown menu is hiding all .dropdown-menu classes, then it also adds display:none to the other bootstrap dropdown menu So if we use it together with another bootstrap dropdown...

Any chance you could make this for Vue (but without jquery)? Similar to sweetdropdown for vue?

enhancement

Hi. I love your simple dropdown menu. I am looking for a similar solution but with an accordion-style submenu. Would you be able to add that to your script ?

Hi, I am trying to open a popup by the methods. But this is not working. `$('#dropdown-standard').sweetDropdown('show');` ``` Item 1> Item 2 Item 3 Try out! ```