javascript - Initialize multiple tinymce with different mode attributes -


1)i want converts textarea elements editors when page loads. should use mode "textareas"

mode : "textareas", 

2)after add editors other elements dinamically. should use mode "exact" further use

mode : "exact", 

so how initialize 2 different tinymce?


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -