Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Abandoned
-
5.0.15
-
None
-
None
-
None
-
Anyone
Description
This patch supply the component for HTML 4 button element (<button>) with Form support when the button type is "submit" which is the default and act as the Submit component.
Button elements are preferable over Submit in terms of flexibility and CSS-awarness.
The code needs to be cleaned an i happily do that if there's enough interest in it.
The patch contain unit and integration tests.