Can python do something like the onclick events in javascript ?

Leo Brugud sakradevanamindra at gmail.com
Mon Aug 3 14:39:24 EDT 2009


I'm trying to use python to build a simple web page that make use of
the onclick behavior, instead of requiring users
to click the 'submit' button.

I realize in javascript there are onclick, onchange events. Is python
capable of doing the same?

Thanks in Advance



More information about the Python-list mailing list