Hello ,
I am trying to render a textarea with the ckeditor which has the following p-tag
<p class=img_loc style=position:absolute;left:28.0px;top:125.0px;><img src='slide_1_4.png' width=40.0px;height=38.0px;></p>
but once i see it from the ckeditor it does not have any style class associated with it and it appears as shown below
<p><img src="slide_1_4.png" style="width:40.0px" /></p>
what am i doing wrong or how am i supposed to render it inside the text area .
regards,
jithesh