Hello, I have a GWT project wtih different CSS files.
When I first visit my project client gets myproject.css and he loads pictures (for example for img ID "picture1" images/image1.png), styles..... Then client makes another RPC which tells him to switch to myproject1.css (for img ID "picture1" images_new/image1.png). Client switches CSS files, but he must reload pictures. How can I do that? I read something about verisons of CSS but I didn't find any solutions. best Matej -- 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.
