how to create PASSWORD field in ext js
Like this : PHP Code: var field_pass=new Ext.form.TextField({ fieldLabel: 'pass', inputType: 'password' });
var field_pass=new Ext.form.TextField({ fieldLabel: 'pass', inputType: 'password' });
thanks
How to give the validations to password?
Thanks
View Tag Cloud
Forum Rules