Supprimer tous les jquery CSS en ligne
$('div').attr('style', '');
Thoughtful Tapir
$('div').attr('style', '');
if it not a div ?