开发者

How can i show textbox as a Dropdownlist on mouseover

开发者 https://www.devze.com 2023-02-09 09:55 出处:网络
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

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消