reverted change on iframe demo

This commit is contained in:
Jörn Zaefferer 2009-01-08 10:46:26 +00:00
parent a1b324cde6
commit 1c647d9cba

View File

@ -10,7 +10,7 @@
</style>
</head>
<body>
<iframe frameborder='0' style='width: 100%; height: 99%;' src='draggable/containment_iframe.html'></iframe>
<iframe frameborder='0' style='width: 100%; height: 99%;' src='containment_iframe.html'></iframe>
</body>
</html>