It may sound simple, however, it may be a challenge. OK, here we have an IE browser 6.x as the medium for the app, a FORM element, input has an attribute called "disabled", the default text/value inside the input with "disabled" set to "on/yes" would be dimmed. Now, the challenge is, I'd like to the "dimmed" text/value to sort of stand out ("stronger?"),
e.g.
<input type="text" name="field1" value="Make me stand out" disabled="yes">
No, I do not want to display the field value without the context of the <input ...> element.
Ideas? CSS?
TIA.
[
Todays Threads]
[
This Message]
[
Subscription]
[
Fast Unsubscribe]
[
User Settings]
[
Donations and Support]