codice: $("#myid").click(function(e) { $("table").toggle("slow", "linear"); e.preventDefault(); });
$("#myid").click(function(e) { $("table").toggle("slow", "linear"); e.preventDefault(); });
Regole del Forum