开发者

pasting code in source mode inside ckeditor , style attribute dissapears

im trying to paste regular html code to a ckeditor when its in source mode everyting is ok there except elements like this <img style="padding-top:4px;" src="arrow.gif" />

turns into:

<img style="" src="arrow.gif" />

what gives?... and where can i cha开发者_运维问答nge it?

thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜