blob: 972b8fbaab3b07d5147ee9d856fae94200781de9 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script type="text/javascript">var testVar="iframe1";</script>
</head>
<body>
This is IFrame 1.
<br>
<iframe src="iframe2.html"></iframe>
</body>
</html>