source: ether_statistics/web/resources/js/windows_js_1.3/samples/inset.html @ 569

Last change on this file since 569 was 569, checked in by vmipsl, 12 years ago

Nouveau projet

File size: 278 bytes
RevLine 
[569]1
2<body>
3
4<input type="button" onclick="myFrame.showWin()" value="create()">
5
6<input type="button" onclick="myFrame.closeAll()" value="closeAll()">
7<br />
8<br />
9<br />
10<p>&nbsp;<iframe src="inframe.html" name="myFrame" style="width:600px ; height: 600px;"></iframe></p>
11</body>
Note: See TracBrowser for help on using the repository browser.