dev-bTJQVtzvk6sqDJ6do+/SaQ@public.gmane.org
2005-Dec-30 15:13 UTC
scriptilicious autocomplete
Hello I found this list on the scriptilicious website. I am looking for some help with the Autocomplete.Local, the only examples I can find are using it with Ruby, can this be used without Ruby with just plain Javascript? Any help would be great, thanks! --louis
Download the scriptaculous 1.5.1 dist, and have a look into the test/functional dir. There are pure JavaScript examples of the local autocompleter included. -Thomas Am 30.12.2005 um 16:13 schrieb dev-bTJQVtzvk6sqDJ6do+/SaQ@public.gmane.org:> Hello I found this list on the scriptilicious website. I am looking > for > some help with the Autocomplete.Local, the only examples I can find > are > using it with Ruby, can this be used without Ruby with just plain > Javascript? > > Any help would be great, thanks! > > --louis > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Oh great, I did not even see these, thanks. I am getting a bunch of errors for: testAjaxAutocompleter testAfterUpdateElement testTokenizing is that ok?? -----Original Message----- From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Thomas Fuchs Sent: Friday, December 30, 2005 10:20 AM To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails-spinoffs] scriptilicious autocomplete Download the scriptaculous 1.5.1 dist, and have a look into the test/functional dir. There are pure JavaScript examples of the local autocompleter included. -Thomas Am 30.12.2005 um 16:13 schrieb dev-bTJQVtzvk6sqDJ6do+/SaQ@public.gmane.org:> Hello I found this list on the scriptilicious website. I am looking > for > some help with the Autocomplete.Local, the only examples I can find > are > using it with Ruby, can this be used without Ruby with just plain > Javascript? > > Any help would be great, thanks! > > --louis > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
The unit tests for those only work correctly on Firefox 1.0.4, that''s because 1) Other browsers than Firefox don''t support the nececssary DOM functions 2) Firefox 1.0.5 introduced a security fix that broke some of it''s DOM support :( -Thomas Am 30.12.2005 um 17:00 schrieb louis d walch:> Oh great, I did not even see these, thanks. > > I am getting a bunch of errors for: > testAjaxAutocompleter > testAfterUpdateElement > testTokenizing > > is that ok?? > > > > -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of > Thomas > Fuchs > Sent: Friday, December 30, 2005 10:20 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: Re: [Rails-spinoffs] scriptilicious autocomplete > > Download the scriptaculous 1.5.1 dist, and have a look into > the test/functional dir. There are pure JavaScript examples of > the local autocompleter included. > > -Thomas > > Am 30.12.2005 um 16:13 schrieb dev-bTJQVtzvk6sqDJ6do+/SaQ@public.gmane.org: > >> Hello I found this list on the scriptilicious website. I am looking >> for >> some help with the Autocomplete.Local, the only examples I can find >> are >> using it with Ruby, can this be used without Ruby with just plain >> Javascript? >> >> Any help would be great, thanks! >> >> --louis >> >> _______________________________________________ >> Rails-spinoffs mailing list >> Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Note that if you check out the _functional_ tests everything should work fine on all supported browsers (Firefox, Safari, IE), so don''t be frightened by the errors :) Am 30.12.2005 um 17:00 schrieb louis d walch:> Oh great, I did not even see these, thanks. > > I am getting a bunch of errors for: > testAjaxAutocompleter > testAfterUpdateElement > testTokenizing > > is that ok?? > > > > -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of > Thomas > Fuchs > Sent: Friday, December 30, 2005 10:20 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: Re: [Rails-spinoffs] scriptilicious autocomplete > > Download the scriptaculous 1.5.1 dist, and have a look into > the test/functional dir. There are pure JavaScript examples of > the local autocompleter included. > > -Thomas > > Am 30.12.2005 um 16:13 schrieb dev-bTJQVtzvk6sqDJ6do+/SaQ@public.gmane.org: > >> Hello I found this list on the scriptilicious website. I am looking >> for >> some help with the Autocomplete.Local, the only examples I can find >> are >> using it with Ruby, can this be used without Ruby with just plain >> Javascript? >> >> Any help would be great, thanks! >> >> --louis >> >> _______________________________________________ >> Rails-spinoffs mailing list >> Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Ok I realize I''m coming off very green.... The demo works when I uploaded it, but when I copied the code out and made a new page its not working :( http://www.louiswalch.com/beta/scriptaculous/louistesting/auto1.php It appears to include everything in the demo... -----Original Message----- From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Thomas Fuchs Sent: Friday, December 30, 2005 11:11 AM To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails-spinoffs] scriptilicious autocomplete Note that if you check out the _functional_ tests everything should work fine on all supported browsers (Firefox, Safari, IE), so don''t be frightened by the errors :) Am 30.12.2005 um 17:00 schrieb louis d walch:> Oh great, I did not even see these, thanks. > > I am getting a bunch of errors for: > testAjaxAutocompleter > testAfterUpdateElement > testTokenizing > > is that ok?? > > > > -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of > Thomas > Fuchs > Sent: Friday, December 30, 2005 10:20 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: Re: [Rails-spinoffs] scriptilicious autocomplete > > Download the scriptaculous 1.5.1 dist, and have a look into > the test/functional dir. There are pure JavaScript examples of > the local autocompleter included. > > -Thomas > > Am 30.12.2005 um 16:13 schrieb dev-bTJQVtzvk6sqDJ6do+/SaQ@public.gmane.org: > >> Hello I found this list on the scriptilicious website. I am looking >> for >> some help with the Autocomplete.Local, the only examples I can find >> are >> using it with Ruby, can this be used without Ruby with just plain >> Javascript? >> >> Any help would be great, thanks! >> >> --louis >> >> _______________________________________________ >> Rails-spinoffs mailing list >> Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs