$("div").click(function () { $(this).show("explode", { pieces: 16 }, 2000); });
Questions et réponses sur Javascript