I'm evaluating ckEditor and trying to get it going for the first time. I'm using asp.net with master pages/css/themes. Whenever I try to place the
in the header content portion of the child page, all page formatting is eliminated - all theme, css, everything is gone. Is there another documentation page I'm missing? Anyone got a tip sheet for this scenario?
<script type="text/javascript" src="/inc/ckeditor/ckeditor.js" />
in the header content portion of the child page, all page formatting is eliminated - all theme, css, everything is gone. Is there another documentation page I'm missing? Anyone got a tip sheet for this scenario?