﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
900	onChange event	kalanag@…		"Is it possible to detect an onChange event of the
FCKeditor?

In a TEXTAREA it is possible to place an onChange
event; but after substituting to it the appropriate
statements for FCKeditor 

{{{
$oFCKeditor = new FCKeditor('...') ;
}}}
 
and so on it seems that there is no
way to detect a change performed by editing.
FCKeditor installs in HTML three stetements, two of
them <INPUT HIDDEN ....> and one <IFRAME ...> but it
seems that none of the three can be checked for change
of rhe value.

Do you know any way to detect a change?
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1497731&group_id=75348&atid=543656"	New Feature	closed	Normal		General		wontfix	SF Confirmed	Alfonso Martínez de Lizarrondo rotty@…
