I am unable to create nested divs or similar mark-up using the 2.5 Beta editor.
e.g
or
If I try to add a paragraph or div inside an already existing div, it simply replaces the outer element.
I could do this in previous FCKeditor versions.
Am I doing something wrong? Is there a configuration option I should set?
Cheers
e.g
<div class="boxout"> <p>Some content</p> </div>
or
<div style="float:right"> <div style="border:solid 1px #CCCCCC; padding:5px"> <p>Some content</p> </div> </div>
If I try to add a paragraph or div inside an already existing div, it simply replaces the outer element.
I could do this in previous FCKeditor versions.
Am I doing something wrong? Is there a configuration option I should set?
Cheers

Re: Nested block elements: 2.5 Beta
http://dev.fckeditor.net/ticket/99
Re: Nested div elements: 2.5 Beta
Has this been resolved
I'm unable to nest a <p> inside a <div>
Many Thanks
Re: Nested div elements: 2.5 Beta