$("<p class='ajax_a' id='g2'></p>").appendTo($('.post:eq(5)')).load("/atextad/ad.html .sct1:eq(6)", function() {
$(this).find("img").css({
width: '100%',
marginTop: "10px"
});
});
$("<p class='ajax_a' id='g2'></p>").appendTo($('.post:eq(5)')).load("/atextad/ad.html .sct1:eq(6)", (function(argument) {
return findimg_set100(argument)
})($(this)));
$("<p class='ajax_a' id='g2'></p>").appendTo($('.post:eq(5)')).load("/atextad/ad.html .sct1:eq(6)", findimg_set100($(this)));
function findimg_set100(jelem) {
alert(jelem.find("img").size())
//----------------输出0
jelem.find("img").css({
width: '100%',
// marginTop: "10px"
});
}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
ringa_lee