UNPKG

ddslick

Version:

A free light weight jQuery plugin that allows you to create a custom drop down with images and description.

22 lines (16 loc) 1.11 kB
# ddSlick > A free light weight jQuery plugin that allows you to create a custom drop down with images and description. [![Build Status](https://semaphoreci.com/api/v1/projects/b60c2732-c9e4-4fcf-b335-2b7ad6dcb4e8/628732/badge.svg)](https://semaphoreci.com/jsmodules/ddslick) [![npm](https://img.shields.io/npm/v/ddslick.svg?style=flat-square)](https://www.npmjs.com/package/ddslick) [![jsDelivr](https://data.jsdelivr.com/v1/package/npm/ddslick/badge)](https://www.jsdelivr.com/package/npm/ddslick) About this plug-in: - Adds images and description to html `select` elements - Allows JSON to populate the drop down options - Converts your HTML select element to ddSlick - Uses minimal CSS, no external stylesheets to download. - Supports callback functions on selection - Works without images or description With traditional drop downs i.e. using `<select><option></option></select>` you are limited to only text and value. But with this easily configurable jQuery plug-in, you can now create a custom drop down that can very well include images, a short description, along with your usual text and value.