ddSlick is a light-weight jQuery Plugin that allows you to create a drop down menu with images.
2019-01-24
- jQuery dependency updated, <3.0 has XSS vulnerabilities
- Demo file included for integration testing
- Accessibility improvements
- Use instead of to ensure focus from keyboard navigation.
- Improve z-index to ensure focus ring is not hidden behind other elements.
- Maintain focus after selecting an item from dropdown.
- Use aria-haspopup='listbox' for dropdown and remove conflicting tags from options.
- Use aria-hidden and aria-expanded to notify browser of widget state.
- Handle keyboard navigation between options when listbox is expanded.
2016-06-29
- AMD and Node/CommonJS module support.
This awesome jQuery plugin is developed by jsmodules. For more Advanced Usages, please check the demo page or visit the official website.