Re: Spacing between images (XHTML)

  •  04-04-2006, 3:59 AM

    Re: Spacing between images (XHTML)

    I wondered if anyone had taken the time to take a look at this particular problem. It's a shame that while generating Xhtml, additional unexpected (non)characters are added
     
     
    and I tried to add to add DisableAutoFormatting = "true", but this setting has no result.
    I also tried the examples in that post and the problem occurs in those examples as well
     
    it works fine with: Editor.Text
    but goes wrong if i change it into: Editor.XHTML
View Complete Thread