On 9 nov, 00:56, JHM <[EMAIL PROTECTED]> wrote:
> One thing that is confusing is that ImageElement has a
> setUseMap(boolean) method, where I am expecting a method
> that would correspond to the HTML property assignment
> usemap="#MYMAP".
Someone filed a bug a few days ago:
http://code.google.com/p/google-web-toolkit/issues/detail?id=3041
> One thing I tried was
> imageElement.setPropertyString("usemap", "#MYMAP")
> but to no avail.
Try with useMap (note the uppercase M)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---