[Seaside] Dropdown list with autocomplete?

Johan Brichau johan at inceptive.be
Fri Oct 4 14:14:49 UTC 2013


At a certain point in time, this autocompleter got added to jQuery itself.

Therefore, the jQuery autocomplete comes with the jQueryUI package of Seaside itself.
Look for JQAutocomplete if you loaded jQueryUI with Seaside

On 04 Oct 2013, at 16:00, Mariano Martinez Peck <marianopeck at gmail.com> wrote:

> Hi guys, 
> 
> I am searching for a dropdown list with autocomplete, ideally, already integrated with seaside. I am experimenting with Twitter Bootstrap for some part of the application so I saw there are a few projects like "Select2", "typeahead", "Bootstrap Combobox", etc...they normall end up using jquery.js. But none of them is already integrated in Seaside...
> 
> I saw JQueryWidgetBox, but in http://smalltalkhub.com/#!/~Seaside/JQueryWidgetBox
> in the entry: Autocomplete http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
> If you follow that it says the plugin has been deprecated...
> 
> I am using Seaside 3.0. Anyway has a working dropdown list with autocomplete? 
> 
> Thank you very much in advance, 
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list