Hi,
I've got the problem when I put the code on the editor with my cms php website it saved incorrectly. As the code below ....
<iframe height="600" width="600" border="0" style="" src="http://www.google.com/calendar/htmlembed? showTitle=0&showNav=0&height=400&wkst=1&bgcolor=% 23FFFFFF&src=usp5buidotpv002ibbqp4btiek% 40group.calendar.google.com&color=%23A32929&ctz=Australia% 2FSydney" scrolling="no"> </iframe>
It changed to .....
<p><i><x>frame height="600" frameborder="0" width="600" scrolling="no" style="border-width: 0pt;" src="http://www.google.com/calendar/embed?showTitle=0&showNav=0&showPrint=0&showTabs=0&showCalendars=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=watthaimelbourne%40gmail.com&color=%23A32929&ctz=Australia%2FSydney"></x></i></p>
it seemed like the save engine is error or else even i tried to put some other code like "<object></object>" it's still the same the result come out as "<p><o><x>bject> </x></o></p>" ...... incorrectly in source page.
Please help!
Thanks ,
Re: HTML save problem