starkmann Member

Anmeldungsdatum: 28.10.2002 Beiträge: 76
|
Verfasst am: 02 Dez 2002 Titel: fehlerhafte Darstellung in hsviewer |
|
|
Hallo,
es gibt eine ganze Reihe von Beschränkungen für JavaHelp.
Sie können zwar ein Style Sheet verwenden, es werden aber nicht alle Definitionen übernommen. Wichtigste Grundregel: Nur Kleinbuchstaben im Style Sheet verwenden.
Hier eine Liste der bekannten Probleme:
- Font sizes smaller than 8 points will not appear with any formatting (bold, italic, etc).
- Links to email, FTP, and other external files is not supported.
- Fonts are automatically set to JavaHelp default fonts.
- Text spacing and paragraph positioning is inconsistent.
- Tables: The following table formatting options are ignored:
- Table widths, alignment, and border effects are ignored.
- Tables with values set in the initial TABLE tag (they override cell width specifications )
- TABLE WIDTH (is ignored - cells autosize to their content)
- BGCOLOR (in the TABLE tag)
- BR tag (causes the table cell to be expanded per # of BR tags used)
- Table alignment
- Multimedia files, such as .AVI, .MPG, Flash, .WAV, .MID, etc.
- Macros, DHTML, ActiveX, JavaScript, and VBScripts are ignored.
- Formatted Lists (except regular and numbered)
- Background images (watermarks) and colors are ignored.
- Image maps appear without clickable hotspots.
- Images do not display consistently in compressed JavaHelp.
- Small caps appear as lowercase.
- All caps appear as upper/lowercase
- The <P align="center">, <P align="left">, <P align="right"> tags are ignored.
- Popups do not have a bottom border if the entire popup is contained within the content frame.
- Text animations and effects are ignored.
- Some custom colors are not supported.
- Framesets are not supported.
- HTML files generated by Word 2000 are not supported.
Mit freundlichen Grüßen,
Günter Starkmann
Comet Computer |
|