An open API service indexing awesome lists of open source software.

https://github.com/calebnance/moonlight-select

responsive alternative to select boxes
https://github.com/calebnance/moonlight-select

Last synced: over 1 year ago
JSON representation

responsive alternative to select boxes

Awesome Lists containing this project

README

          

# moonlight-select

### Moonlight Select - v.0.0.2
#### Responsive alternative to select boxes

Plugin for creating a responsive alternative to select boxes, mostly for mobile
but looks good and works great on any device/browser/screensize

### Dependants
* jQuery

### Basic Usage
```

Here
There
Everywhere

$('.mlSelect').moonlightSelect();
```