+1 for jQuery fast, lightweight, very simple but a bit dirty. On Jul 25, 8:27 am, andrei <[EMAIL PROTECTED]> wrote: > I'm using mootools with simplejson. > > http://mootools.net/http://simplejson.googlecode.com/svn/tags/simplejson-1.9.1/docs/index... > > On Jul 25, 12:38 am, "jeffrey martinez" <[EMAIL PROTECTED]> > wrote: > > > As far as I know, web.py itself doesn't do "better" with one js library > > compared to another. > > > I'll second the use of dojo. I use it at work and for "play". It makes ajax > > calls very simple which is what I primarily use it for, but it also has a > > lot of other functionality. > > > dojo.toJson and dojo.fromJson combined with the python library "demjson" has > > been great for me. > > > Definitely worth looking into, if you decide to go with it, O'Reilly's book > > "Dojo The definitive Guide" has been incredibly helpful. > > > You may also want to look at the Prototype and scriptaculous (or > > script.aculo.us as it is on their website) libraries. (But I'm still pushing > > dojo, haha). > > > - jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
