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.