- From: Mounir Lamouri <mounir.lamouri@gmail.com>
- Date: Fri, 18 Jun 2010 11:35:35 +0200
Hi, I'm wondering why select element do not have a required attribute. It seems to be perfectly suitable. With the required attribute, select element would be able to suffer from being missing and the :required pseudo-class could apply. Is there a reason why the select element has no required attribute or it's only an omission? Related bug: http://www.w3.org/Bugs/Public/show_bug.cgi?id=9625 Thanks, -- Mounir
Received on Friday, 18 June 2010 02:35:35 UTC