Here is the offending source code:
Code: Select all
<div id='ad-728x90Div'>
<script type='text/javascript' language='javascript'>
KIDS.ads.refresh.placeAd('ad-728x90Div');
</script>
<iframe id="ad-728x90IF" src=.....> //(code skipped, this is what would generate the ad)
</div>
Code: Select all
KIDS.ads.refresh.*
##DIV#ad-728x90Div + *. //to block everything inside the div
I also use NoScript if that would help, but I don't want to block scripts for the entire domain...