posted 20 years ago
Hi there
I am working on generating html from text pages with the final part being to place them in a JEditorPane.
I am using StyleSheets and when I look at a hyperlink in IE, it is not underlined. But when I look at the same hyperlink in the JEditorPane, it is underlined.
Does the JEditorPane interpret css in a different way? I have looked on the internet and found a site explaining how to use the HTMLEditor and EditorKits but I could not find out if using them will solve this.
Any help would be much appreciated.
Many kind regards,
Rachel