Is it possible to add an onChange handler to an iframe which was set editable with contentDocument.designMode = "on"?
I need something similar to an onChange handler in a textfield, e.g. <input type='text' onChange='alert("hello")'>.


Any links or hints?

thanks,
Florian

_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to