I looked in to this months ago and i think the generated markup is browser specific. For firefox I think you can send a command to it so it only uses valid xhtml markup. I know that tiny MCE uses this approach. Sorry that i don't have this command at hands now.
https://developer.mozilla.org/en/rich-text_editing_in_mozilla Look at the styleWithCss command Regards Jocke 2010/8/14 Ali <[email protected]> > Hi > > Sorry if already asked, I didn't find it. > > Is there any way to make RichTextAreaImplStandard to add <a> and <i> > instead of <span style="[font-weight: bold;] [font-style: italic;]">. > > I looked at RichTextAreaImplStandard but it sends commands deep down > into JS. > > Do you have any idea?! > > Best wishes, > Ali > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
