Re: Javascripts for forms, onchange etc

2005-09-29 Thread Robert Wittams
[EMAIL PROTECTED] wrote: > Hi All > > I would like to be able to implement onchange functionality for form > fields in my django app. > > My app has a Questions Module which has related Module Answers edited > inline (just like in django admin) > > Questions can be correct or incorrect and only

Re: Javascripts for forms, onchange etc

2005-09-29 Thread Jacob Kaplan-Moss
On Sep 29, 2005, at 8:50 AM, [EMAIL PROTECTED] wrote: My app has a Questions Module which has related Module Answers edited inline (just like in django admin) Questions can be correct or incorrect and only one question can be correct for each question. Whjat I'd like to do is implement a java