Do you inject your stylesheet with GWT? Then remove the entry from
your module xml and put a <link> tag in the HTML header. I don't think
there's a way to pause your app until the CSS is loaded.


On 8 Sep., 10:41, bc <[EMAIL PROTECTED]> wrote:
> Hey everyone,
>
> I'm having a slight problem with my CSS loading when my app starts
> up.  What will happen is my page will load without any css (takes a
> couple seconds).  Then once this is done, the css will take affect and
> the page is presented correctly.  Is there any way to pre load the
> css, or at least stop the page from being displayed until the css is
> completely loaded?
>
> Thanks,
> bryan
--~--~---------~--~----~------------~-------~--~----~
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