Hello!
Can anyone please tell me how to lock a drop-down box so that the user cannot select a value or type in the box, but can still see the text clearly (ie: not dimmed, as with the disabled property, but appearing more like the readOnly property).
I have tried readOnly and it doesn't seem to work...the disabled works but doesn't appear dark enough. I also tried changing the fontWeight to "bold" but it still appears dimmed.
Thanks!
Can anyone please tell me how to lock a drop-down box so that the user cannot select a value or type in the box, but can still see the text clearly (ie: not dimmed, as with the disabled property, but appearing more like the readOnly property).
I have tried readOnly and it doesn't seem to work...the disabled works but doesn't appear dark enough. I also tried changing the fontWeight to "bold" but it still appears dimmed.
Thanks!