hello,
I know this is a silly question but I haven't found a reference to
this...
If I have links within the html document but outside of the GWT
application (see the #foo link below). How can I (or, is this
possible) to capture this event from within the GWT application?
<body>
<a href="#foo">how can I get this link event in the GWT app?</a>
<script type="text/javascript" language='javascript'
src='com.google.gwt.sample.mail.Mail.nocache.js'></script>
</body>
Also, if I am coming to the app for the first time and I provide a
link like http://gwt.google.com/samples/Mail/Mail.html#foo
How, in the app would I know that the foo name was passed?
Thank you very much for the help.
Joe
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---