| Page 1 of 1 | [ 2 posts ] |
|
Hi,
How can I detect when the content has been changed in the rich text editor? Is there an event where I can subscribe to? Regards Seba |
|
You can listen on the nodeChange event and check for the editorDirty property:
http://developer.yahoo.com/yui/docs/YAH ... ditorDirty That tells you the Editor has changed since the last time it was checked (as long as you reset it to false when you check it) |
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group