Hello, I m facing one problem where i have added image to the RichTextArea using <img... onclick="hello();">tag and i have specify which function should be called on click of that image which works absolutely fine if i add that image on HTML page.
But whenever i clicked on the image which is inside the richtextarea the is not getting called. what could be the issue ? is it because the way richtextarea treating my <img> ?? -- 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.
