I have created a dropdown in a component which has a list of items in alphabetical order. I want it to be selected or highlighted such that I can get to approximately location of an item if I type the first letter of it. How can I do it in AEM6 ?
can I do it in jquery ?