> Let me try rephrasing my question: how do you feel about using jquery for > AJAX, iterating over JSON returned from your controllers, building complex > screen elements using DOM (not innerhtml alone, but this is enough sometimes) > and things like that? >
Mochikit is brilliant for building complex screen elements using DOM. In my case with jquery I just wrap a addCallBack() function to get full remote page(content) :p http://pypi.python.org/pypi/jquery --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

