On Thu, 2006-07-27 at 17:30 -0600, Jay Klehr wrote: > Nagy Károly wrote: > > And Jay, (afaik) CSS controls visual size of field, not the number of > > characters you can type in (VARCHAR(30) field in 600px input widget > > means 2/3 of a box is empty) > > > > Charlie. > > > Exactly, the visual size, which is the same as the "size" html > attribute, which also has no control of how many characters can be > entered into the field. The "maxlength" html attribute does control the > number of characters allowed in the field, which CSS doesn't do, as > stated poorly in my previous email. ;)
Quite seriously, one way to make it easier to evaluate this would be for somebody to finish up the remaining parts of ticket #1665. I'm not saying 100% it will be accepted, since it leaks a bit across the line between representation and presentation, but there may be no other good way to do it, so it's not being rejected out of hand. If you wanted to fix up the TODO items and doc bits of that ticket, it will move this closer to resolution one way or the other. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

