Hi Vruddhi, I would suggest trying to do setting the background color of a button from within a CSS file and just set a classname from within GWT.
I could not see why your code is not working, as one class is missing from what you sent, but I would also recommend if you are using labels like "black" to set colors to use the equivalent hex code like "FFFFFF" HTH Dominik On 31 Aug., 03:14, vruddhi shah <[email protected]> wrote: > Hello All, > > I have implemented gwt buttons to change color of button's background. I > have changed button background color using DOM.setStyleAttribute. It is not > working in mozilla (button color is not chaged) . Please help me out. I have > attached the code. > > -- > Vruddhi Shah > Pyther Innovations Pvt. Ltd. > Land line: 91 78 40074893 > 617, Devpath Complex > C.G. Road, Ahmedabad > India > > GwtColorPicker.java > 11KAnzeigenHerunterladen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
