this.is.lance.miller@gmail.com GoFundMe
function walkReport() { $("body").find("*").andSelf().each(function() { var parent = $(this).parent().attr("id"); console.log(this.nodeName+" "+this.id+" and my parent is "+parent); }); }
Post a Comment
No comments:
Post a Comment