Advanced Form Controls
Version 1.5.9  how it workview examples and demoHelp and TutorialsVersion revisionAdd to cart
How does it work - Numeric Text Field
Advanced ToolTip
Accept terms checkbox
Change date format
Color selector
Comma-separated
CheckBoxes
Date Picker
Dependent Combo Box
Disable Enter Key
Event Calendar
Flashing Link
Flasing Form Element
Hightlight Form Element
Masked Text Field
Numeric Text Field
Restricted Text Area
Change date format
Price: 40,00 €
Usd. 52,29
Currency conversion according with PayPal
Flash Tutorials
 
 
Text Field:

The text field where apply the control.

 

Allow Negative:

If checked the number can be negative
 
Allow Float: If checked the number can be float. (The decimal separator is the . point)
   
Min Value: The user must enter a minimum value. If enter a minor value my Js code change the value to the minimun value
   
Max Value: The user must enter a max value. If enter a greater value my Js code change the value to the max value