When I hover over a textbox I want it to be displayed as a dropdown list, then after I click it I want it to be displayed as a text box a开发者_JAVA技巧gain, how can this be done using jquery?
Try this JqueryUI Autocomplete Box, It can be tweaked as ComboBox as well.
http://jqueryui.com/demos/autocomplete/
I suggest to use this.
精彩评论