jQuery(function() { jQuery('.fusion-gallery-container img[title]').each(function() { jQuery(this).removeAttr('title'); }); });