I have a piece of code
HTML link = new HTML("<a href=\'javascript:;\' onClick=
\'doSomething(\'sometext\')\'>MyLink</a>");
when MyLink is clicked I want the text 'sometext' inside my java
function. How can this be performed?
Thanks
Sunny
--
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.