$(document).ready(function(){ $('.wysihtml5').each(function(i, elem) { $(elem).wysihtml5(); }); });