Files
openlayers/master/examples/test_DateTextBox_iframe.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

5 lines
135 B
HTML

<html>
<body>
<iframe src="test_DateTextBox.html" width="100%" height="100%" onclick="console.log('iframe click')">
</body>
</html>