You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi,
I am using the gwt google map api. Previously, I had a hypertext link
on a InfoWindow in Google Maps. This link loaded a new page. I am
now trying to implement the same functionality in GWT. I can still
add a hypertext link in the InfoWindowContent but I can not figure out
how to have it throw an event in my application.
Is it possible to add a hypertext link (or button) on a InfoWindow
that triggers an event in GWT?
Thanks,
Arend
Danny Schimke
unread,
Feb 23, 2009, 9:20:03 AM2/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google-We...@googlegroups.com
Hello Arend!
You could use a normal button that is styled like a hyperlink using CSS. Search the group for "disable Hyperlink" and you should find the right thing!