Hi!
I'm messaging you coz i got a little problem with FCKEditor this morning!
I tried to customize the content with colors etc, i submitted and the loaded content displayed in FCKEditor changed.
Like I have something like that :
<table><tr><td bgcolor="#FFFF99">Test</td></tr></table>
I submitted it, everything goes fine (i insert it in my database, everything is OK)
and i wanna display FCKEditor with the submitted content but it displays :
<table><tr><td bgcolor="#00FF99">Test</td></tr></table>
I noticed it changed the two first values of the hexadecimal, and i dont know where that comes from !
Can you help me please ?
I'm messaging you coz i got a little problem with FCKEditor this morning!
I tried to customize the content with colors etc, i submitted and the loaded content displayed in FCKEditor changed.
Like I have something like that :
<table><tr><td bgcolor="#FFFF99">Test</td></tr></table>
I submitted it, everything goes fine (i insert it in my database, everything is OK)
and i wanna display FCKEditor with the submitted content but it displays :
<table><tr><td bgcolor="#00FF99">Test</td></tr></table>
I noticed it changed the two first values of the hexadecimal, and i dont know where that comes from !
Can you help me please ?