Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Navigation in onload handler through form submission in an iframe</title>
</head>
<body>
<iframe id="testFrame" src="navigation-in-onload_form-submission-1.html"></iframe>
</body>
</html>