Hello,

I am having a problem with my CSS.

My hosted mode is a bit laggy, so when I first run my gwt app in
hosted mode the css successfully loads for a few milliseconds, but
when the lag stops and hosted mode settles down, my css disappears.

When I compile/browse it, the css does not even show up for a few ms
at the start, I suppose because modern browsers are so fast.

This is how I access my css:
<link rel="stylesheet" type="text/css" href="test.css"/>

I haven't been able to find anyone else who has had this problem.

** Can someone tell me why my css appears then disappears and how to
fix it? **

My project is very minimal, at the moment all it does is serve out
the
html page, with all the Java commented out in onModuleLoad()
If it makes any difference, I am using gwt on appengine with the
google plugin for eclipse.

Any insight is appreciated,
David Trejo

(I posted this on the Google App Engine for Java group, and it was
recommended that I ask this question here. Sister thread:
http://groups.google.com/group/google-appengine-java/browse_thread/thread/9f3aa450a8e866ab?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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to