I was wondering if i could get some help with filtering a select list using an input box via jquery.
Here\'s what my js looks like, but it doesnt seem to work. I\'m gues
There's no text attribute.
text
Try something like this:
1111 - London 1111 - Paris
Edit: edited my answer because I misread somethings.