jQuery iframe navigate handler

<iframe src="/test.html" onLoad="alert(this.contentWindow.location);"></iframe>
Unusual Unicorn