language: Other
licence: Other
rimuovere dimensioni su immagine
options: send to code collector • view all bonzo's snippets
$(document).ready(function () {
$('.leggi img').attr('height','');
$('.leggi img').attr('width','');
});



library
getting started (2)
hello world (4)