Re: How do I make alternative style sheets for IE7 etc. in GWT?
Hi,
> Supported values are:
> ie6,ie8,gecko,gecko1_8,safari,opera
>
> You'll notice particularly vexingly there is no good way to specify an
> IE7 specific style rule.
>
> You'll find a justification for that decision here:http://code.google.com/p/google-web-toolkit/wiki/IE8Support
When there is the need to extent the list of browser, you can do so.
However, you have to supply a javaSCript code to detect the browser
and more browsers means more compilation time.
It is up to your needs which efforts makes sense.
Stefan Bachert
http://gwtworld.de
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home