[Bug 11872] New: Sugestion! Would be very important if in the input tag we have to complement the type="text", a atributte where we can tell what type of text we want to use, like number, tel, e-mail, date or text because the browser can care of the validation and the ma

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11872

           Summary: Sugestion!  Would be very important if in the input
                    tag we have to complement the type="text", a atributte
                    where we can tell what type of text we want to use,
                    like number, tel, e-mail, date or text because the
                    browser can care of the validation and the ma
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://www.w3.org/TR/html5/
Section: http://www.whatwg.org/specs/web-apps/current-work/#top

Comment:
Sugestion! 

Would be very important if in the input tag we have to complement the
type="text", a atributte where we can tell what type of text we want to use,
like number, tel, e-mail, date or text because the browser can care of the
validation and the mask. 

For the mobile browser, would be simple to show up the keyboard with the
propouse of the field. If is a number, show the number keyboard. If is e-mail,
show the letters keyboard only with valid chars.

It's semantic. We give a propouse for every imput in the html.

I will be glad if you give me a return to say if my sugestion is good or not.

Tks,
Eduardo Azeredo
eduardo_azeredo@hotmail.com
Brazil 

Posted from: 164.85.67.1

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Wednesday, 26 January 2011 12:30:30 UTC