Nathan, thanks for those tips and that looks like a smart way to
attach js triggers and classes for css. What about all the other stuff
I could do to an html element though, like specify its initial value?
Or do I draw the line there as a designer and say that's on the
programmer's plate?

James, thanks for the clarification about the exact utility of using
the form shortcuts. So would I be correct in saying that if you don't
need to programmatically manipulate the values of a form element, then
you can stick to plain html form elements instead?

Not that I don't care about highlighting errors after the validation
step - one method we've been using is to modify the text of the
associated <label/> and give it a class="error" for me to style up
with red text and hazard icons and whatnot.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to