Hello,
I’m having some problem getting the updated number of WYMeditors created on the page. What am trying to achieve is to let the user duplicate a div which includes to textarea whit the class wymeditor. The problem comes when I duplicate the div. Instead of showing 4 (after the duplication) WYM_INSTANCES.length shows 2.
What I also finds weird is that $.Wymeditors.length always shows 1. I thought that $.Wymeditors.length and WYM_INSTANCES.length should return the same value.
Sorry for the poor English - and properly the stupid questions …