frenchleaf 2011-05-13 00:18
浏览 395
已采纳

tinyMCE的注释变成空格怎么解决

版本tinymce_3.3.9.4_jquery
tinymce_3.3.9.4_jquery\tinymce\examples\index.html
在textarea 中的内容如果有<!--注释内容-->,则会解析成空行,有没有方法让注释不解析成空行,就跟html中一样什么都不显示
[code="java"]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">


Full featured example using jQuery plugin $().ready(function() { $('textarea.tinymce').tinymce({ // Location of TinyMCE script script_url : '../jscripts/tiny_mce/tiny_mce.js', // General options theme : "advanced", plugins : "autolink,lists,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,advlist", // Theme options theme_advanced_buttons1 : "save,newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,styleselect,formatselect,fontselect,fontsizeselect", theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,insertdate,inserttime,preview,|,forecolor,backcolor", theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,|,print,|,ltr,rtl,|,fullscreen", theme_advanced_buttons4 : "insertlayer,moveforward,movebackward,absolute,|,styleprops,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template,pagebreak", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", theme_advanced_statusbar_location : "bottom", theme_advanced_resizing : true, // Example content CSS (should be your site CSS) content_css : "css/content.css", // Drop lists for link/image/media/template dialogs template_external_list_url : "lists/template_list.js", external_link_list_url : "lists/link_list.js", external_image_list_url : "lists/image_list.js", media_external_list_url : "lists/media_list.js", // Replace values for the template plugin template_replace_values : { username : "Some User", staffid : "991234" } }); });


Full featured example using jQuery plugin

This example shows how TinyMCE can be lazy loaded using jQuery. The jQuery plugin will also attach it's self to various jQuery methods to make it more easy to get/set editor contents etc.

案的发生的法是否啊发发发

案的发生的法是否啊发发发

案的发生的法是否啊发发发

案的发生的法是否啊发发发

案的发生的法是否啊发发发

案的发生的法是否啊发发发

[Show] [Hide] [Bold] [Get contents] [Get selected HTML] [Get selected text] [Get selected element] [Insert HTML] [Replace selection]
if (document.location.protocol == 'file:') { alert("The examples might not work properly on the local file system due to security settings in your browser. Please use a real webserver."); }



[/code]
[img]http://dl.iteye.com/upload/attachment/480553/6d786ecf-1b03-3d0f-ae1f-742238ee6a17.jpg[/img]

  • 写回答

2条回答 默认 最新

  • suziwen 2011-05-14 00:26
    关注

    你加上这个"

    "或者这个"<p> </p>"就不会了
    [code="js"]

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    [/code]

    如果不加上p的话,tinymce会把有你的代码自动转换成这样
    [code="java"]

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    案的发生的法是否啊发发发

    [/code]
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?