Hi folks,
could You please help me with the following problems - whether it's a known issue, and what solution or work around exists.
1. how do you place the caret between two <div> elements or after a last <div>
(being a last element in the content) ?
2. how do you enter multiple <p> into one <li> (or is it invalid html?) ?
3. how do you eliminate elements in the element hierarchy
(example: how do you get rid of the <p class="p1"> in <div><p class="p1"><p class="p2">text</p></p></div> ?)
These problems occurred under Firefox 3.5 and Chrome 5-8.
Since we 'd like to use CKEditor as our standard editor in future web projects, a solution to these problems would be really needed and helpful.
could You please help me with the following problems - whether it's a known issue, and what solution or work around exists.
1. how do you place the caret between two <div> elements or after a last <div>
(being a last element in the content) ?
2. how do you enter multiple <p> into one <li> (or is it invalid html?) ?
3. how do you eliminate elements in the element hierarchy
(example: how do you get rid of the <p class="p1"> in <div><p class="p1"><p class="p2">text</p></p></div> ?)
These problems occurred under Firefox 3.5 and Chrome 5-8.
Since we 'd like to use CKEditor as our standard editor in future web projects, a solution to these problems would be really needed and helpful.