vestman / Select-or-Die

Yet another jQuery plugin to style select elements. Demo at http://vst.mn/selectordie/
MIT License
524 stars 133 forks source link

Filterable option select #18

Closed justiny closed 9 years ago

justiny commented 9 years ago

Hey,

Love your script. Making some dumb mistake on implementing with a filterable list of options. Do I need to add something to call in order to get it to trigger the filtered option when it has been selected?

Thanks, Justin

vestman commented 9 years ago

@justiny, what do you mean by "order to get it to trigger the filtered option when it has been selected"? Do you need to update the SoD after making a selection, or do you need something to happen when a selections has been made?

Take a look at the links below, they might be of help. If not, let me know... http://vst.mn/selectordie/#callback http://vst.mn/selectordie/#update

vestman commented 9 years ago

Closing this due to lack of response. Re-open this issue if you still need help, @justiny.