trichview.support
TRichView and HTML specifications |
Author |
Message |
Martin Holmes |
Posted: 10/15/2003 15:53:02 HI there, I'm looking at using TRichView to implement a specialist editor, and I have a couple of questions: 1. If I'm reading and writing HTML, which specifications are supported? (I'd prefer to use XHTML 1.1, which enables me to treat the document as XML as well as XHTML.) 2. How does the CSS and JavaScript support work when an end-user is editing? For example, can I create custom classes, like this: <a class="MySpecialLink" onclick="ShowMyAnnotation(35)">Annotated text</a> I wouldn't be too worried about the JavaScript "working" in the RichView environment, but it would be useful to have the CSS class work. 3. Can elements by hidden inside the document, by using (eg) style="display: none" or something like that. 4. What happens when exporting documents containing hyperlinks to RTF -- what are they converted to? I need to give users RTF export support. All help appreciated! Cheers, Martin |
Powered by ABC Amber Outlook Express Converter