formFive

Placeholder

The placeholder option detects if the current browser natively supports placeholders
If that's the case, it won't do anything If it isn't, it adds the placeholder class (or any
other class set in the parameters) to the elements showing placeholders as a value and emulates
the basic behavior of a placeholder.



Autofocus

Just add autofocus="autofocus" to place the caret in that input on loading

Submit

Form Attribute