soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

refactor to jq-dropdown #79

Closed ghost closed 9 years ago

ghost commented 9 years ago

As discussed in #65: Refactor to jq-dropdown. Compatibility breaking change. Version incremented to 2.0.0. Fully updated including index.html.

Should fix #65 #68 & #73.

All examples in index.html appear to function properly. Also using this code in a semi-production environment (grease/tamper monkey scripts adding/modifying SFDC pages) with a number of users - no errors to report.

Also added jquery.dropdown.min.css for convenience.

Thanks for this! MUCH easier to deal with than bootstrap and it doesn't apply a ton of potentially unwanted styles to the entire page.

claviska commented 9 years ago

Perfect, thanks :)