Well, Its one of those common feature you have in all website with Select tags. I have a list of countries in a select tag. Now, I want that, if I press 'I' from keyboard, the first Country names that start with 'I' will get selected.. I tried some java script fount in internet. but they didn't work..
A snippet will be of immense help. :)