draggable containment demo fixed

This commit is contained in:
Jörn Zaefferer 2009-01-05 18:56:13 +00:00
parent 7fcf3b9bd8
commit 373a7e9e70

View File

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