[jQuery] User types freely on webpage and it jumps to a link...

[jQuery] User types freely on webpage and it jumps to a link...


Not sure this is the right group for this question, I'm looking for a
bit of JavaScript functionality for a site...
I have a huge html page with a big list of links and want the user to
be able to type the beginning of the word of the link (not in a box
just freely type) and it jumps to that link...
I want it to work like the phonebook in a mobile phone where you
complete more and more of the name and it moves down the list
accordingly.
Expecting to be using JavaScript on it's own or Ajax, not really
bothered...
Any ideas?