Hi
I use this code regularly in html but fck and ck mangles the code. Is there a solution for this?
CK does this
Adds this code in
Thanks
Cheers
Chris
I use this code regularly in html but fck and ck mangles the code. Is there a solution for this?
<div align="center">
<a href="javascript:void(0);" onmouseover="Tip('<img src=images/SidePhotos/Home2L.jpg border=0>',LEFT, true, ABOVE, true)"><img src="images/SidePhotos/Home2.jpg" alt="Taking Blood Pressure" width="176" height="116" border="0" class="Img"></a></div>CK does this
<div align="center">
<a href="javascript:void(0);" onmouseover="Tip('<img src=images/SidePhotos/Home2L.jpg _cke_saved_src=images/SidePhotos/Home2L.jpg border=0>',LEFT, true, ABOVE, true)"><img alt="Taking Blood Pressure" border="0" class="Img" height="116" src="images/SidePhotos/Home2.jpg" width="176" /></a></div>Adds this code in
_cke_saved_src=images/SidePhotos/Home2L.jpg
Thanks
Cheers
Chris

Re: tooltip code being mangled in editor
http://dev.ckeditor.com/ticket/5218