Hello,
i create a fckedito ron my page and want to read the content via javascript
when i use this
alert(document.getElementById("FCKeditor1").value);
i always get the startcontent. When i change the content and alert it again , i get the startcontent , not the changed content. Why? How can i fix this?
i create a fckedito ron my page and want to read the content via javascript
when i use this
alert(document.getElementById("FCKeditor1").value);
i always get the startcontent. When i change the content and alert it again , i get the startcontent , not the changed content. Why? How can i fix this?

RE: FCKEditor to Ajax
http://wiki.fckeditor.net/Developer%27s ... script_API
http://wiki.fckeditor.net/FAQ/JavaScript
RE: FCKEditor to Ajax
http://www.saulmade.nl/FCKeditor/FCKPlugins.php
http://sourceforge.net/tracker/index.ph ... tid=737639
http://sourceforge.net/forum/forum.php? ... _id=257179