顶级博客程序 wordpress 博客安装程序代码
源代码在线查看: pasteword.js
tinyMCEPopup.requireLangPack(); function saveContent() { var html = document.getElementById("frmData").contentWindow.document.body.innerHTML; if (html == ''){ tinyMCEPopup.close(); return false; } tinyMCEPopup.execCommand('mcePasteWord', false, html); tinyMCEPopup.close(); } function onLoadInit() { tinyMCEPopup.resizeToInnerSize(); // Fix for endless reloading in FF window.setTimeout(createIFrame, 10); } function createIFrame() { document.getElementById('iframecontainer').innerHTML = ''; } var wHeight=0, wWidth=0, owHeight=0, owWidth=0; function initIframe(doc) { var dir = tinyMCEPopup.editor.settings.directionality; doc.body.dir = dir; // Remove Gecko spellchecking if (tinymce.isGecko) doc.body.spellcheck = tinyMCEPopup.getParam("gecko_spellcheck"); resizeInputs(); } function resizeInputs() { if (!tinymce.isIE) { wHeight = self.innerHeight - 80; wWidth = self.innerWidth - 18; } else { wHeight = document.body.clientHeight - 80; wWidth = document.body.clientWidth - 18; } var elm = document.getElementById('frmData'); if (elm) { elm.style.height = Math.abs(wHeight) + 'px'; elm.style.width = Math.abs(wWidth) + 'px'; } } tinyMCEPopup.onInit.add(onLoadInit);
|
相关资源 |
|
-
顶级博客程序 wordpress 博客安装程序代码
-
. 直接安装并运行案例程序
运行“安装程序”文件夹中的setup.exe文件
-
货物配送物流系统有程序说明,源码,安装程序!
-
1. 直接安装并运行案例程序
运行“安装程序”文件夹中的setup.exe文件
-
锐捷linux安装程序 锐捷linux安装程序
-
程序为品牌程序,信誉、质量、服务有保证
主要功能有文章,留言,下载,论坛,博客,统计,调查
模块化的程序设计
-
linux平台下个人博客软件-WordPress使用指南
-
JSP 的博客程序含SQL数据库,及程序的配置说明
博客
|