Dear All,
I am getting one issue in fckeditor and need to get it resolved very soon,
i need your help.
Issue:
FCKEDITOR BREAKING inline style code string for example when i enter
<table><tr><td valign="top" align="center" style="background: url("http://www.saamarth.net/userfiles/image/banner_img.jpg") no-repeat scroll left top transparent; -moz-background-inline-policy: continuous; height: 340px;"></td></tr></table>
After submitting it becomes.
<table><tr><td width="856" valign="top" align="left" top="" left="" scroll="" repeat-x="" banner_bg.jpg="" image="" userfiles="" http://www.saamarth.net="" http:="" style=""></tr></table>
And this code doesn't work. Please help me to resolve it soon. thanks.
Re: FCKEDITOR BREAKING inline style code string
I'm having the same problem, have you sorted it out?