Javascript Combo Box w/AutoComplete
rss

I’ve been mussing around lately with some web programming, and couldn’t find a nice dependency free javascript file for creating combo boxes.  Hopefully this is useful to someone out there.

Follow this link for a working example.

Note that I haven’t tested this on anything except Firefox 3.1 on Linux. Any reports on success/failures on other OS/platforms would be appreciated.

-e-

UPDATE:

Some issues are found on non Firefox/Linux browsers (as to be expected. :) ).  I’ll post a table here that I’ll update as I fix these issues.  Any one with suggestions, fixes, it would be appreciated.

Browser & Version OS & Version Works?
Firefox 3.1 Gentoo Yes
IE 7 WinXP No
Google Chrome Vista No

Popularity: 7% [?]

Share or Store:
  • Digg
  • del.icio.us

2 Comments »

RSS feed for comments on this post. TrackBack URI

  1. It definitely has issues with Chrome on Vista. Of course, I would be using Firefox on Linux at home too. ;)

    Comment by monjardin — May 19, 2009 #

  2. Ah, nuts. Yeah; looks like it’s messed up here on Internet Explorer and the like too.

    I’ll have to fix it sometime soon. Anyone with patches, I’d appreciate it. ;)

    Comment by eddie — May 20, 2009 #

Leave a comment