$(function() { $('.checkboxes-helpers').each(function() { dotclear.checkboxesHelpers(this); }); });