Hi folks!

Only one question left and my project should be completed! :-)

I'd like to print out HTML text (content). But only a few words should
have a special function (popup on click). How would you do that?
Unfortunately I couldn't find any tutorials.

I managed to print HTML code and inplement my popup function with JS
(onclick =""). But the content is dynamic so I should find another way
with GWT. My way of creating the HTML code:
new HTML("<b>Hello world!</b>"); --> So if you click on "world", a new
popup should open (class already exists and is working)

Do you have any ideas?
--~--~---------~--~----~------------~-------~--~----~
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