- Impact
- 108


cerebus said:I think onerror should work for that, did it a quick run in FF2 and IE6/7 and seems to work there at least:
Checking them serverside is probably a better idea though.Code:<img src="imglink.jpg" onerror="this.style.display='none'">

