﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1407	Dynamically setting link / vlink / alink doesn't work in Firefox	A321		"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."	Bug	closed	Normal		General		duplicate	firefox	
