开发者

Text input box/drop down menu in HTML

开发者 https://www.devze.com 2023-01-31 22:31 出处:网络
I am开发者_运维技巧 trying create a prototype where one of the features is a dropdown menu similar to Facebook or Quora.

I am开发者_运维技巧 trying create a prototype where one of the features is a dropdown menu similar to Facebook or Quora.

Essentially what I want is for a text input box to drop down with a set of "search results" I have predetermined.This is for a prototype/demonstration


jQuery autocomplete to the rescue!

http://docs.jquery.com/Plugins/autocomplete

0

精彩评论

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