Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2
-
Component/s: Components/Renderers
-
Labels:None
-
Status Whiteboard:
Description
The input has many new features like:
autocomplete
autofocus
pattern
placeholder
type (email, number ect.)
http://www.w3schools.com/html5/tag_input.asp
It would be nice to be able to use these in <h:inputText >
jsf.getViewState in jsf.js must also support the new types.