test
[code]
$('div.brow2 div[class="ccol6 brow2h"] a[class="nickname bblack"]').each(function(index, element) {
if ($.inArray($(this).attr('title'), penzi) > -1) {$(this).parent().parent().parent().hide();
}
});
[/code]
[code]
$('div.brow2 div[class="ccol6 brow2h"] a[class="nickname bblack"]').each(function(index, element) {
if ($.inArray($(this).attr('title'), penzi) > -1) {});
[/code]
本帖共有 29 楼,当前显示第 2 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>