X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-html5-editor.git;a=blobdiff_plain;f=editor.coffee;h=efc218f7a548250d56818b60e8dab1a9cfb95c17;hp=b73b3d96d8e435d607243e8c65542371aa51a26a;hb=9e042b84e5262f349fdfdbffe7c714628183cb6c;hpb=75c161912d1bb3e184f5f6e3ae2171e6e2ebe3cb diff --git a/editor.coffee b/editor.coffee index b73b3d9..efc218f 100644 --- a/editor.coffee +++ b/editor.coffee @@ -296,6 +296,7 @@ instantiate_tree = (tree, parent) -> if c.name in ['script', 'object', 'iframe', 'link'] # TODO put placeholders instead remove.unshift i + continue # TODO create in correct namespace c.el = parent.ownerDocument.createElement c.name for k, v of c.attrs