On 03/02/2012 00:19, chstrong wrote:
How can I add an image with a surrounding link within uibinder? I have an image resource and around that I need a link.<!-- Display rackspace cloudhosting teaser box --> <g:HTMLPanel addStyleNames="{res.main.teaserbox}"> <g:Image resource='{res.rackspaceteaser}'/> </g:HTMLPanel>
Perhaps you can wrap it in a g:Hyperlink or g:InlineHyperlink -- Philippe Lhoste -- (near) Paris -- France -- http://Phi.Lho.free.fr -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 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.
