On 12 mar, 02:41, Thomas Broyer wrote:
>
> This is solved
> in 1.6 by getting rid of AlphaImageLoader in the 3 default themes
> (using binary transparency in IE6, IE7 supports PNG transparency
> without AlphaImageLoader)
Forgot to say that Issue 3278 gives a workaround for GWT 1.5.
http://cod
On 16 fév, 13:10, whito wrote:
>
> So the layout is the following:
> \main.html
> \gwt-files\*.cache.html
> \gwt-files\*.cache.png
> \gwt-files\*.nocache.js
> \gwt-files\gwt\standard\standard*.css
> \gwt-files\gwt\standard\images\*.png
> \gwt-files\gwt\standard\images\ie6\*.png
>
> I followed th
Did you find a solution? We are experiencing the same problem on our
project.
On Feb 16, 8:10 am, whito wrote:
> Hi everyone,
>
> I have a problem with changing the location of application html file.
> I want to have a custom directory layout in my web application,
> something like this:
> -
Hi everyone,
I have a problem with changing the location of application html file.
I want to have a custom directory layout in my web application,
something like this:
- html files directly under my web application root directory (eg.
\main.html --> application entry point, loads
nocache.js)
- al