- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 May 2011 17:59:26 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12800
Summary: Enhancement request for input element
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: zarub2k@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
In most of the cases we used to have some label and the input elements while
doing the layout.
Currently there is no possibility to define the label control as part of the
input control. Meaning, I need to define a label and a input control
separately.
Instead I need to able to define the label value as part of the input control.
And more over if i define the input field is 'required', then some * mark
should be added before the label control.
>From my perspective this is the common use case in most of the web application.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 27 May 2011 17:59:27 UTC