Hello all,
I tried to change the background color of my gwt app, but couldn't.
I'm using this code:
<html>
<head>
<script type="text/javascript" language="javascript"
src="com.adc.IDD.nocache.js"></script>
</head>
<body bgcolor="#0000FF">
<div id="go" align="center"></div>
</body>
</html>
I tried different styles for the values for the bgcolor, eg: "blue" or
blue, etc..., but that did not change the color at all. If you know
how to set the bgcolor in the body please tell me how.
Thank you.
Tony
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---