Opened 17 years ago

Closed 17 years ago

#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 (1)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

This is a bug in Firefox itself.

dup of #886

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy