inputEx Documentation Back to homepage

inputEx Documentation > inputEx.EmailField 1.0.0

Class inputEx.EmailField - extends inputEx.StringField

Field that adds the email regexp for validation. Result is always lower case.

Constructor

inputEx.EmailField ( options )
Parameters:
options <Object>  - inputEx.Field options object

Methods

getValue

getValue()
Set the value to lower case since email have no case

setOptions

setOptions()
Set the email regexp and invalid message




Copyright (c) 2008 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 1.4.1 on Wed, 07 May 2008 10:26:29 GMT.