:: Forum >> Version 2 >>

Disabling a button

More information on this topic is available in the documentation section: /aw.ui.button/.

Please advise how to disabled a button, and other controls.

Typically with standard form elements you can set a control to an enabled or diabled state

form.elements[0].disabled = true;

Please advise the equivalent with the AW controls. With thanks.
icodeon
Thursday, February 23, 2006
There currently is not a way (buit in) to disable a control, but Alex is aware of the need and is working on it.
Jim Hunter (www.FriendsOfAW.com)
Thursday, February 23, 2006



This topic is archived.

Back to /aw.ui.button/

Documentation:

Forum search