Friday, May 6, 2011

Fogbugz like dropdown menu

I am searching for a jquery plugin to get a fogbugz like dropdown menu so that you can type in the dropdown menu.

This is what it should look like: http://dl.getdropbox.com/u/5910/Jing/2009-05-10_0937.swf ( the old video http://dl.getdropbox.com/u/5910/Jing/2009-05-10_0055.swf )

All the answers have been not giving me the typing part any other suggestions?

EDIT: I found something a bit like it: http://phone.witamean.net/sexy-combo/examples/index.html but there are a couple things that bug me: it doesn't select the whole string we clicking in the textbox and the dropbox doesn't show all options when clicking on the triangle

I found a working demo but its from ext :( http://extjs.com/deploy/dev/examples/form/combos.html not jquery... but it has all the features I neet

From stackoverflow
  • I haven't found one yet that has both auto-complete and the combo drop down arrow. However, this plug-in is close.

  • That's usually called a combobox, you can find a nice jQuery one here:

    http://jonathan.tang.name/code/jquery_combobox

    Thomaschaaf : but it doesn't have the writing part
    James Avery : changed the link to a better one (based on jQuery UI too)
    Thomaschaaf : Thanks a bunch I wanted to start writing my own tomorrow now I don't have to :)

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.