Hi, I need a help. I create the div container with position absolute in CKEditor 4 such as
<div class="lp-box" style="position: absolute; top: 29px; left: 184px; width: 192px; height: 80px;">
<p>
Тест
</p>
</div>
I can draggable and resize it only in IE and Mazilla , but it not work in chrome, safari.
Why is this happening?
Resizing and D&D divs is not
Resizing and D&D divs is not an editor feature. Some browsers implement it, some does not. There's nothing you can do about that other than writing your own plugin adding this functionality, because it's very unlikely that there will be an official plugin for that created in next few months.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+