You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, (unrelated to your post), your php seems to be vulnerable to xss injection. You might want to call htmlspecialchars() on the values you output with echo.
well i was following this issue riklomas/quicksearch#72 , in that issue nckenn put the script that im ussing , but the problem is when i implement that code the botton select appears in my page but in any part i put it , i think the quicksearch labrary do that, becouse when i dont use it my quicksearch looks ok
jaredshito
changed the title
button dropdown show up to inputs
when implement quicksear on a multiselct a additional button select appears
Aug 2, 2018
jaredshito
changed the title
when implement quicksear on a multiselct a additional button select appears
when implement quicksearch on a multiselect a additional button select appears
Aug 2, 2018
jaredshito
changed the title
when implement quicksearch on a multiselect a additional button select appears
when implement quicksearch on a multiselect an additional button select appears
Aug 2, 2018
i implement your library in a multiselect , but i see up my inputs a button select that says nothing selected(sorry for my inglish btw)
html:
javascript:
The text was updated successfully, but these errors were encountered: