On 3/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > What I'm thinking is, that I can build an app - statically if you like, > no ajax - All is good, I use TableForms. Now I want to do something a > bit fancy, override a link so that on click it does some lovely > scriptaculas slidey thing to reveal a form, but that would mean > statically recreating the form using MochiKit DOM.
Jason Chu created a module like this -- it would serialize a Kid template to MochiKit.DOM calls. He ultimately ran into some problems with it. It's still lurking in the Trac. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
