public
Description: I don't know, it's a combo box. In Javascript.
Homepage: http://techni.cal.ly
Clone URL: git://github.com/centro/delicious_combo_box.git
name age message
file README.rdoc Fri Jul 25 13:30:06 -0700 2008 tiny [toothrot]
file TODO Thu Jul 17 13:42:53 -0700 2008 some more useful information [Alexander Rakoczy]
directory lib/ Fri Jul 25 08:52:39 -0700 2008 Testing the hovering properly now. Also, movin... [Alexander Rakoczy]
directory src/ Loading commit data...
directory test/ Fri Jul 25 13:20:02 -0700 2008 So now the combo box completes on tab and enter... [Alexander Rakoczy]
directory vendor/ Thu Jul 17 12:10:36 -0700 2008 Adding current work. Jeez, I want to reorganiz... [Alexander Rakoczy]
README.rdoc

Delicious Combo Box

  Delicious Combo Box makes it easy to turn any Select of your choosing into
  an input that allows freeform text as well as a Select.

Things it Does

So, this combo box does some cool stuff:

  * CSS Styling
  * Auto-completion (non-filtering, so it doesn't make the list smaller)

Broken things:

  * The string isn't completely sanitized before being transformed into a RegExp
  * It doesn't yet scroll.
  * It's not smart enough to be smaller if it's near the bottom of a page

Also, there should be an example in this document, but it’s not here yet.


© 2008 Centro, LLC. www.centro.net

Delicious Combo Box is freely distributable under the terms of the MIT license. Delicious Combo Box relies on Prototype(www.prototypejs.org) for functionality, and Script.aculo.us(script.aculo.us/) for unit testing.

The Down-arrow icon was taken from lullacons. See lullacons-readme.txt for more information. www.lullabot.com/articles/free_gpl_icons_lullacons_pack_1

Authored by Alexander Rakoczy