I don't know that this is limited to IE 8, this is the only IE version
I tested against.

I cannot get ImageResources to work in my project on IE.  Instead of
seeing the image "sprite", I am seeing the entire image file with the
multiple "sprites".  Note that everything works fine on FF and Safari.

What I noticed in the DOM is quite strange; With FF and Safari, the
images are inline in the DOM via data-URI,  but on IE the images are
in the <md5>.cache.png files.  The problem is, on IE, the image
element styles do not contain the x/y offsets.  Note that I used
Firebug and DebugBar to ascertain this.


I created a simple/new 'ImageViewer' project and tested against that
as well,  that also did not work until I activated the 'compatibility
viewer' mode in IE.  Also, the images were not inlined.

-- 
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