add button tag support in Button, Submit, Reset
-----------------------------------------------

                 Key: CLK-618
                 URL: https://issues.apache.org/jira/browse/CLK-618
             Project: Click
          Issue Type: New Feature
          Components: core
    Affects Versions: 2.1.0, 2.1.0 RC1
            Reporter: Andrey Rybin


Current Button, Submit and Reset classes implementation always use "input" tag.

Please add option, to switch it to "button" tag (other implementations can 
disable this option).

ex: public void setUseButtonControlInsteadOfInput (boolean button) 

http://www.w3schools.com/tags/tag_button.asp


It looks very easy to support, but then we will receive out-of-box support for 
http://code.google.com/p/sexybuttons/


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to