Drop down text box

Drop down text box


I'm not sure what's been done as far as form tools, but I thought I'd
throw my hat in the ring. I've been working on a drop down text box
control that replaces <select>s. Take a look at the demo:
http://www.davidandcollin.com/JQuery/dropdown/
and the source:
http://www.davidandcollin.com/JQuery/dropdown/jquery.dropdowntext.js
If anybody thinks this might be generally useful, I'd appreciate
feedback/suggestions/etc. Thanks!