https://github.com/nideveloper/responsivegiantdropdown
A dropdown that can have a determined height for long options while still being responsive
https://github.com/nideveloper/responsivegiantdropdown
Last synced: about 1 year ago
JSON representation
A dropdown that can have a determined height for long options while still being responsive
- Host: GitHub
- URL: https://github.com/nideveloper/responsivegiantdropdown
- Owner: nideveloper
- Created: 2013-10-06T10:23:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-06T12:45:27.000Z (over 12 years ago)
- Last Synced: 2025-02-15T10:55:39.069Z (over 1 year ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive Giant Dropdown jQuery + Bootstrap plugin #
This is a plugin I created to solve the problem of long values inside a select element. This plugin creates a textarea of whatever size you require and still maintains responsiveness with your design.
The index.html file shows examples of usage
Compatible with IE8+, Chrome, Safari, Firefox and Opera