Ticket #1407 (closed Bug: duplicate)
Dynamically setting link / vlink / alink doesn't work in Firefox
| Reported by: | A321 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | firefox | Cc: |
Description
Hello,
I want to be able to dynamically change the link colors in my FCKeditor.
In internet explorer, i can say
editorInstance.EditorDocument.linkColor = "#00FF00";
In Firefox, this results in no change at all.
When looking at the rendered (generated) source of the editor window, the attributes are set.
I've tested this with all versions up to the 2.5beta.
Change History
Note: See
TracTickets for help on using
tickets.