Inputs and forms

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Inputs and forms

In addition to standard HTML edit, <input> element support following types:

 

date        - date edit

time        - time edit

number - number edit. Additional attributes: valuetype="float", decimaldigits, maxvalue, minvalue