I have a calendar component that I am building:
souce @ http://code.google.com/p/gwt-cal
demo @ http://google.latest.gwt-web-calendar.appspot.com/

I am having problems with opacity and ie6, using the "filter:alpha
(opacity=x)". If you view the above demo in IE6 you will see that
opacity is not working.

I used the IE developer toolbar and I see the filter property is set
but not being applied. I then exported the entire DOM + style to a new
html file and opened the file in IE6 and the opacity worked... very
strange. Just doesn't seem to want to work in my gwt example...

Wondering if the community has any suggestions (other than just ignore
IE6... trust me I would if I could)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to