Good day?
Can every one help me how to make this dropdown list in javascript?
Scenario
I have a dropdownlist. list are below
-Philippines
-hungary
-davao
-italy
when i type p in will go to (philipinnes) in the second letter h it will go to hungary.
there is anything possible that when i type p 2nd letter h ..that it will search the whole text..example i type phi it will go to philippines?
thanks

