Is it possible to use javascript to capture and react to events and possibly enable/disable screen controls by setting values or flags? How do I access the values or selected option(s) of say a checkbox control, dropdown box so that I can react to them in my views? Is it possible to react to control events at the browser level, as opposed to my views level? Thanks.
-- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

