javascript - TinyMCE stops working after parent element is removed from and re-inserted into the DOM -


i have tinymce instance running inside div, in list of sortable div elements. after container div get's removed , re-inserted in dom, tinymce still showing stops working. i'm not entirely sure happening there, there way reactivate this? i'm using tinymce 4.0.

i think after removed div, attached handlers of div removed. when reinserted dom, time relative handlers not attached div, perhahps tinymce not working so. think need re-assign relative handlers div when reinserted dom.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -