bootstrap-fullscreen-select
bootstrap-fullscreen-select copied to clipboard
[unmaintained] Fullscreen select for mobile devices.
An option to have a image for a option, data-attr will be data-image="imagename", The image will be visible in the dropdown.
I have added multiple mobile select items inside my Html with multiple div as page. On page load i'll get values from service and selected the corresponding options of select...
Added select all button, search filter, and made option groups collaspible
how to add select all option? mr @craftpip Thanks :)
Hey mate, thanks sharing this plugin with the world. I've encountered a bug/limitation when trying to use this plugin in a recent project. I was listening to change events on...
If I have a select like this: ` One Two ` the button element on the page is updated with the value, not the label. This is not normal, in...
In minified version, type="button" is missing from the tag, so it is behaving like a submit button.
Hi I have came accross a bug, I have 4 selects one depends on the selected value of the previous one. I have my own functions called on the onClose...
how would it be possible to write a custom binder for select using bootstrap-fullscreen-select
By default the generated HTML appends to documents body, This feature will enable to set custom element to append to.