I too have the same problem. There are other artifacts in the image, than what really should be showing up. This is only with IE8. FF, Safari displays corrrect images. I have set the emulation to IE7 as described in some documents out there. but it does not help.
Please folks help us. Thanks, Subhro. On Wed, Mar 3, 2010 at 1:23 AM, RickD <[email protected]> wrote: > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
