Is it possible to include javascript event-handling functions like 'onchange' or 'onclick' to web.py form elements? I realize that the usual practice is to have a separate script that handles form handling, but sometimes I find it convenient to make a simple modification to an element without having to include a script. Thanks.
-Jim -- 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.
