:: Forum >>

Is there a Password InputBox??

Hi everybody... is there a Password InputBox in ActiveWidgets???
Thanks
Mark
Tuesday, February 7, 2006
I believe you have to set a property or setAttribute() but I am not sure how to access it through the AW.UI.Input object. Maybe someone else can provide an example.
Tony
Tuesday, February 7, 2006
See:
http://www.activewidgets.com/javascript.forum.9280.6/important-templates-input-type-password.html
Rob Francis
Tuesday, February 7, 2006
obj.getContent('box/text').setAttribute('type', 'password');
Tony
Tuesday, February 7, 2006
http://activewidgets.com/javascript.forum.9280.6/important-templates-input-type-password.html
Tuesday, February 7, 2006

This topic is archived.


Back to support forum

Forum search