On Thursday 12 October 2006 10:33, Michael Peters wrote: > Robert Hicks wrote: > > It will probably be prototype since there is a CA plugin for it. Do you > > have a recommendation? > > But either way, if you're going to get into Ajax, don't be scared of > Javascript. Any wrappers that exist (like HTML::Prototype) are good > starting points, but if you're doing anything interesting they will quickly > get in your way.
I would agree here just to have an n=2. Not much to add other than to point out that these javascript libraries are simply text files at their most base level. I have found it useful to look at the code and to try to reproduce some of the simpler stuff myself, just for instructional purposes. I am NOT a javascript guru (or probably even a novice), but when I started looking at javascript it was helpful to not just use a library but to look at it for learning purposes. Sean --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
