|
|
.dump{} //TODO 域名 if (location.hash) { document.domain=location.hash.substr(1); } //parent.qZEditor.callback; function init{ //獲取編輯器面板ID var pid = frameElement.panelID; //獲取編輯器面板對象 var panel = parent.QZFL.editor.editPanel.get(pid); panel["html"]._enableEditMode; }
|
發表留言請先登錄!
|