a field and change the class of that field... are you wanting to
change the Disabled/Enabled on the fly (client side)?
My first bet would be to say create a and assign the disabled field
that class, then test it in IE and see what the resulting output is.
Hatton
On Mon, 05 Jul 2004 12:38:45 -0400, Chunshen (Don) Li
<[EMAIL PROTECTED]> wrote:
> 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]
