I have an html page which I'm trying to code. On it I have a form with multiple html controls/elements. In order to reference the elements on the page can I reference them directly with a document.getElementBy('') or do I need to reference them with the form id as a prefix? If so how do I code that or where can I find one or more examples of how to do that? Thanks.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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.