OK, one of my friend is facing some problem here.
he is trying to use CKEditor as content editor from site setting.
i saw him that even if we add simple htmlcode like this from source view:
< a href="#" > < div >test</ div >< /a >
then it strips out the anchor tag and leave the div tag as:
< div>test< /div>
it also not allowing Google+ tag, StumbleUpon script tag.
pls help.
He tried mojoTinyMCE.config but it looks like its not been in effect whatever changes he does in it.