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

https://github.com/springload/fancyinputs.js

Pretty selects, checkboxes, and conditionals for work and pleasure.
https://github.com/springload/fancyinputs.js

css

Last synced: 11 months ago
JSON representation

Pretty selects, checkboxes, and conditionals for work and pleasure.

Awesome Lists containing this project

README

          

FancyInputs.js
==============

Pretty select boxes for work and pleasure.

### Select
```html



Option 1
Option 2
Option 3
Option 4






```

### Checkbox
```html





My awesome checkbox


```

### Radio buttons
```html





My radio button






Hey, another radio button


```

### Conditionals

```html


Maybe time to lay off the pies, buddy!

```