I am using django-tinymce in my website. Tinymce editor of the form appear on normal page load, but its tinymce editor doesn't loads when form section is loaded on ajax load(using jquery load). In firebug it doesn't gives any error. What may be the reasons?
Any help would be appreciated.. Thanks