tuupola / jquery_chained

Chained Selects for jQuery and Zepto
https://appelsiini.net/projects/chained/
589 stars 283 forks source link

Chaining to an input #54

Closed tanyona closed 7 years ago

tanyona commented 7 years ago

I know this may be out of scope, but am hoping to get a bit of guidance. I'm currently using chained for selects. Is it possible to have similar functionality for input e.g. after someone types and hits TAB.

tanyona commented 7 years ago

I've just tried it out and seen that it works with text inputs - same code as with selects.

tuupola commented 7 years ago

Yep, works with other inputs too. Documentation is just lacking...