Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

编辑器高级模式下有功能错误

[复制链接]
qustxiaopig 发表于 2012-11-10 23:23:29 | 显示全部楼层 |阅读模式
编辑器在高级模式下,插入代码文字那个功能中不能够有<br/>标签,一旦有就出现换行功能,直接解析了,上次反应过这个问题了,虽然有管理员回复,但是好像并没有认真测试它。
document.write(Math.ceil(0.1) + "<br />")
document.write(Math.ceil(0.3) + "<br />")
document.write(Math.ceil(0.8) + "<br />")
document.write(Math.ceil(2.1) + "<br />")
document.write(Math.ceil(3.0) + "<br />")
document.write(Math.ceil(-4.6))

看上面这段代码使用这个功能后出现的问题
  1. document.write(Math.ceil(0.1) + "
  2. ")
  3. document.write(Math.ceil(0.3) + "
  4. ")
  5. document.write(Math.ceil(0.8) + "
  6. ")
  7. document.write(Math.ceil(2.1) + "
  8. ")
  9. document.write(Math.ceil(3.0) + "
  10. ")
  11. document.write(Math.ceil(-4.6))
复制代码
现在在你们这个官方里面就有错误。
m.king 发表于 2012-11-12 16:58:34 | 显示全部楼层
看到了,上次是测试的回复没有问题,编辑主题还是有问题。这个问题我们已经提交并修改。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-3-1 17:24 , Processed in 0.024288 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表