Anyone knoes how i can disable ckeditor to change my html code or order of html tags in code....
i try to do a sample lytebox video popup starting from picture with and onclick event. I have an video camera overlay in front of picture and when i insert the generate code in ckeditor..it parse and formatting the code so the onclick popup did'nt work anymore...
Original code example :
<a data-lyte-options="width:300 height:300" data-description="cxvxcv" data-title="cvxvc" class="lytebox" href="http://www.youtube.com/embed/9HQZ_t1MSWk"><figure class="block-image icon-video"><img alt="" src="URL PICTURE" class="icon-video"></figure></a>
</div>
when i put in ckeditor and view the source...the parser switch "figure" tags outside the "A" tags....and it does the same with "div" tags in same situation....
I know this functionnality is to ensure good html...but it prevent me to have a nice result...
anyone can help me
DAvid Poulin
david.poulin@canam.ws
Mon, 01/28/2013 - 16:51
#1