From e98c4074bf510616010d9235d34ab25150150238 Mon Sep 17 00:00:00 2001 From: taggon Date: Thu, 3 Mar 2011 08:54:19 +0000 Subject: [PATCH] =?UTF-8?q?#19593069=20IE6,=207=EC=97=90=EC=84=9C=20HTML?= =?UTF-8?q?=20=ED=8E=B8=EC=A7=91=EC=8B=9C=20textarea=EA=B0=80=20=EC=9E=91?= =?UTF-8?q?=EA=B2=8C=20=ED=91=9C=ED=98=84=EB=90=98=EB=8A=94=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8130 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/skins/xeed/js/xeed.js | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/modules/editor/skins/xeed/js/xeed.js b/modules/editor/skins/xeed/js/xeed.js index eb01b08d4..813401c25 100644 --- a/modules/editor/skins/xeed/js/xeed.js +++ b/modules/editor/skins/xeed/js/xeed.js @@ -837,6 +837,7 @@ Block = xe.createPlugin('BlockCommand', { if (!sel) return false; nodes = this.getBlockParents(); + console.log(nodes); n = parseInt(params[0], 10); for(i=0,c=nodes.length; i