script.aculo.us selectbox

Gabriel Lanzani has just pubblished his newest work: selectbox. It is supposed to replace the <select> in classical markup with a skinnable look and autocomplete support. It can be used to retrieve options from the serverside and has autocomplete support:
 
new Ajax.SelectBox(id_of_text_field, id_of_div_to_populate, url, id_of_result_value, options);
 
When retrieving data from the server it feels a bit sluggish and I wouldn’t recommend using it everywhere, but it certainly has its applications. Technorati Tags: , ,
Did you like this? Share it:

One Response to “script.aculo.us selectbox”

  1. Gabriel Lanzani  on November 12th, 2006

    hi there… U can try it now… and maybe you can change your recommendation, I reworked entire class.. just take a look

    Reply


Leave a Reply