Hi,
Closing the issue with the following resolution.

Instead of disabling the button , we can call "#" on click.

        After Change:   document.myForm.add.onclick="#";
        Before change:  document.myForm.add.disabled = true;
Regards,
Nagesh


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 22, 2006 4:40 PM
To: user@struts.apache.org
Subject: disabled button-style


Hi,
I did a search on Net and observed that "text-shadow:none" can actually
do this. But it is not supported in any available browser and it is
defined in CSS2(not avialble in CSS1). Any round about is available?
Regards,
Nagesh

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Sent: Thursday, June 22, 2006 12:48 PM
To: user@struts.apache.org
Subject: disabled button


HI ,
I want to set a different property in CSS for a disabled button.
My requirement is the button should look like an active button (text
decoration , back ground etc..) but should be disabled state. I can
switch over to a different class in CSS when the button is disabled. In
a disabled button the text is looking horrible because of the shadow/ 3d
property of text and also the colour of text is dim.
any idea / references?


regards,
Nagesh



The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.


WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.


www.wipro.com


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.


WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.


www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to