JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / plugins / preview / preview.html
diff --git a/_source/plugins/preview/preview.html b/_source/plugins/preview/preview.html
new file mode 100644 (file)
index 0000000..d6c4937
--- /dev/null
@@ -0,0 +1,10 @@
+<script>\r
+\r
+var doc = document;\r
+doc.open();\r
+doc.write( window.opener._cke_htmlToLoad );\r
+doc.close();\r
+\r
+delete window.opener._cke_htmlToLoad;\r
+\r
+</script>\r