blob: 60b1ccab1ed23f08873c88ec614c671ce7b1d8ad [file] [log] [blame]
<html>
<head>
<title>click in iframe</title>
</head>
<body>
<iframe id="ifr" src="click_iframe.html" style="margin: 200px; width: 100px; height: 50px;" />
</body>
</html>