Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshniketseta/popup-multiselect
A popup with options. Allows multi select.
https://github.com/harshniketseta/popup-multiselect
Last synced: 16 days ago
JSON representation
A popup with options. Allows multi select.
- Host: GitHub
- URL: https://github.com/harshniketseta/popup-multiselect
- Owner: harshniketseta
- License: mit
- Created: 2015-03-05T16:15:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:21:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T09:15:09.704Z (30 days ago)
- Language: JavaScript
- Homepage: https://harshniketseta.github.io/popup-multiselect/
- Size: 593 KB
- Stars: 27
- Watchers: 5
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# popupMultiSelect
## Screenshots
### On Init
![alt tag](https://github.com/harshniketseta/popup-multiselect/raw/master/images/1_on_init.png)### On Open
![alt tag](https://raw.githubusercontent.com/harshniketseta/popup-multiselect/master/images/2_on_open.png)### On Selection of Options
![alt tag](https://raw.githubusercontent.com/harshniketseta/popup-multiselect/master/images/3_on_select.png)### All Options Selected
![alt tag](https://raw.githubusercontent.com/harshniketseta/popup-multiselect/master/images/4_on_select_complete.png)### Display of Selected Options
![alt tag](https://raw.githubusercontent.com/harshniketseta/popup-multiselect/master/images/5_selected_options.png)