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.
- Host: GitHub
- URL: https://github.com/springload/fancyinputs.js
- Owner: springload
- Created: 2013-11-13T21:34:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T20:14:49.000Z (over 11 years ago)
- Last Synced: 2025-03-11T08:05:10.110Z (11 months ago)
- Topics: css
- Language: CSS
- Homepage:
- Size: 185 KB
- Stars: 2
- Watchers: 27
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!
```