[Webwork-devel] ui tag feature addition
Brought to you by:
baldree,
rickardoberg
|
From: Matt B. <ma...@sm...> - 2001-11-23 14:44:45
|
I added the ability to make certain UI controls DISABLED or READONLY where appropriate. The effected controls are: DISABLE: - radio - textarea - select - combobox - password - textfield - checkbox READONLY: - textarea - password - textfield I also added a text page on the index page named "Form test 2". It mimics the "Form test" but disables all the controls. Matt |