Hi,

Please check  your Error message, and look for the java stack trace.
With out the stack trace it's hard to locate your error.

P.S.  in your code:
  RootPanel.get("slot1").add(quoteText);

I don't see any <div> or <span> elements with ID="slot1" I believe the
code is trying to find an element with an ID of 'slot1' to insert
your quote into that location on the HTML page.

Mike.

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