Opened 18 years ago
Last modified 12 years ago
#900 closed New Feature
is it possible to detect an onChange event of the FCKeditor? — at Initial Version
Reported by: | Martin Kou | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF Confirmed | Cc: | Alfonso Martínez de Lizarrondo, rotty@… |
Description
s 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:
http://sourceforge.net/tracker/index.php?func=detail&aid=1497731&group_id=75348&atid=543656