This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Alexander Rakoczy (author)
Fri Jul 25 13:20:02 -0700 2008
commit 13740ab9c343d1ab562a5d7d3823d82de3c2f198
tree 1cced8d2bf28111e454a00895da0bbdbd7011204
parent f41bd136770b1268e9b67c3549f9709f94a3b78f
tree 1cced8d2bf28111e454a00895da0bbdbd7011204
parent f41bd136770b1268e9b67c3549f9709f94a3b78f
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
TODO | Thu Jul 17 13:42:53 -0700 2008 | |
| |
lib/ | Fri Jul 25 08:52:39 -0700 2008 | |
| |
src/ | ||
| |
test/ | Fri Jul 25 13:20:02 -0700 2008 | |
| |
vendor/ | Thu Jul 17 12:10:36 -0700 2008 |
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 * Although it shows you which element will be completed, you have to click it * 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








