I have a text field on a page which I want to disable when the page is loaded and enable later when the user selects an entry in a dropdown box. First how and where do I code the call to my disablefield function when the page loads? Second what event is generated whenever I select an entry in a dropdown box(onclick, ondblclick, onchange, or some other one)?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.