[EMAIL PROTECTED] schrieb: > Diez > > Can you give me a hint? The MochiKit docs are organized into sections > based on the > component. It isn't obvious where form stuff would be. > > I found something called MochiKit.DOM.formContents but didn't use it > successfully yet.
That's exactly the function. And you need to pass it the form, which you can get using currentDocument().forms[formname] Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

