Working on samples.

This commit is contained in:
Paulo Veiga
2012-02-02 12:28:54 -03:00
parent b6dd7712f9
commit 8db3e88ad9
6 changed files with 62 additions and 24 deletions

View File

@@ -14,10 +14,8 @@
<h1>Embedded editor sample</h1>
<h2></h2>
<div style="text-align:center">
<iframe src="editor.html?width=800&height=600" width="800" height="600"></iframe>
<div style="text-align:right">
<iframe src="editor.html?confUrl=../html/container.json" width="800" height="600"></iframe>
</div>
</body>
</html>