I have three editors in a page.
I found that in Firefox, the CuteEditor_OnInitialized only process for the third one. (There is no problem in IE)
The first two editors cannot be used.
Hi,
Maybe you can try the way below to handle different editor in OnInitialized api.
Regards,
Ken
Dear Ken,
Same result.I put an alert in the initialized function, only process "Editor3".
yes, it only fire once with the latest editor. but can you explain your requirement in detail what you want to achieve with all editors in your page? maybe has other way can achieve it even the initialized only fire once on firefox. and this issue has reported to the developer, we will fix it as soon as possible.