轻量编辑器切换完成; writting美化

pasteImage在page.js中完成. 因为wmd-input总要是替换, 所以绑定left-column
This commit is contained in:
life
2015-11-25 13:32:02 +08:00
parent a60eb213d8
commit 165bd277d4
16 changed files with 609 additions and 791 deletions

View File

@@ -839,6 +839,7 @@ function getObjectId() {
//-----------------------------------------
function resizeEditor(second) {
LEA.isM && MD && MD.resize && MD.resize();
return;
var h = $("#mceToolbar").height()
$("#editorContent").css("top", h);