Tinymce in every modal bootsrap only working in the first modal
Hello, merry Christmass hope not to late lah to say, well quick question
here is demo
My goal is make all tinmyce should work in every modal, in my demo only first modal working fine but another modal not working, already googling i use jquery to detect modal open or shown then put configuration tinymce inside it, the script bellow here
- //first modal
- $('#myModal').on('shown.bs.modal', function(event) {
- //here is configuration tinymce
- })
Thanks for any respond,
Best Regards
Freddy Sidauruk