Hi Collin,

On Fri, 2007-07-13 at 05:19 +0000, Collin Grady wrote:
> CheckboxSelectMultiple's list of checkboxes is using attribute-free
> label tags:
> 
> u'<li><label>%s %s</label></li>'   (django/newforms/widgets.py:292)

Whilst true, this isn't an answer to the question I asked. It is valid
HTML to have attribute-free label tags. By default, the label is
associated with its containing content, so it looks to me like Django is
producing valid HTML.

My question is when the original posted said it does not work with IE
what does "does not work" mean? The computer catches on fire? IE
crashes? The page doesn't render?

It's hard to a fix a problem with an undefined failure mode (although,
to be fair, the catching on fire one is going to be hard to fix even if
we know that it happens).

Regards,
Malcolm

-- 
Despite the cost of living, have you noticed how popular it remains? 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
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