On 11/12/2007 12:51 PM, Jonathan Rockway wrote: > On Mon, 2007-11-12 at 10:44 -0800, Will Smith wrote: >> Please show me a simple example such as auto complete or chained >> select fields. > > That's too much work. How about googling "dojo autocomplete", and > reading an article like this: >
jrockway is correct. However, see this example using Prototype (which I no longer recommend) http://search.cpan.org/src/KARMAN/Catalyst-Controller-Rose-0.04/t/examples/CatRose/ and look at Rose::DBx::Garden::Catalyst, which will bootstrap a whole YUI-enabled Catalyst app for you. YUI is Very Cool. -- Peter Karman . [EMAIL PROTECTED] . http://peknet.com/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/
