salve a tutti
Sto avendo un problema con un oggetto della pagina web, posto lo script:
mi esce questo:codice HTML:$(document).ready(function(){ $("#gallery>a").click(function(){ photo=$(this).children(".gallery").attr("src"); alert(photo); }); });
[object HTMLImageElement]
eppure io prendo un attributo![]()