jquery autocomplete

Posted by richzilla on Stack Overflow See other posts from Stack Overflow or by richzilla
Published on 2010-04-15T12:40:39Z Indexed on 2010/04/15 12:43 UTC
Read the original article Hit count: 330

Filed under:
|

Does anyone know if theres a jquery autocomplete library that works similar to the one here: http://www.thetrainline.com

(try and select a station to see what i mean) The one on here is a prototype library. Basically all the ones ive found will only match characters if they appear at the beginning of a string, for example, if i typed 'ear' it would not match the word 'hear'. However this one seems to do that.

If anyone has any ideas id be very grateful.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about autocomplete