On 8/30/06, Alexandre Futata <[EMAIL PROTECTED]> wrote: > I'm looking for the basics in using JavaScript client-side validation. > Should I use Mochikit, or something alike?
I don't know offhand of any really good javascript validation tools, so MochiKit works as well as anything at iterating through fields and checking values. One of the blue-sky ideas I've had is to figure out how to use the javascript pypy backend to convert python validation expressions into javascript. You'd still have to build an engine to run the definitions client side, but at least test translation could conceivably be automatic. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to turbogears@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---