File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Color changes of a button shows in IE but not showing in Mozilla Firefox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply locked New topic
Author

Color changes of a button shows in IE but not showing in Mozilla Firefox

Sam Saha
Ranch Hand

Joined: Jan 23, 2010
Posts: 89
I am changing the styleclass(commandExButtonDisabled) of a button when it is Disable. Now in IE when the button is Enable the letters of the button is White and when disable the letters of the button becomes gery according to the styleclass. But in Mozilla firefox the letter of the button is always grey this means all the time the commandExButtonDisabled class is active. I would appreciate if someone can give me the solution so that it works similarly in Firefox like it works in IE successfully now. Thanks.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

This is a continuation of your previous post on this subject. Please continue any discussion in that topic.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Color changes of a button shows in IE but not showing in Mozilla Firefox
 
Similar Threads
Add styleclass on a button when it is Enable/Disable
greying out of text field
Disabling Custom tags in Firefox
Change the color of a button when it is Enable/Disable
Gwt Button Disable problem in Mozilla firefox and Chrome(cross browser)