click_source.html
333 Bytes
<html>
<head>
<title>Click Source</title>
</head>
<body>
<a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
</body>
</html>
<html>
<head>
<title>Click Source</title>
</head>
<body>
<a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
</body>
</html>