主题: 不能判断内容为空 |
作者: jikeayin, 发布日期: 2012-07-04 20:18:12, 浏览数: 2467 |
操作系统:
function checkmessage(){ 不能判断内容为空 |
作者: 昊云, 发布日期: 2012-07-05 16:42:38 |
函数功能:
editor.html() 获取HTML;
editor.isEmpty() 判断是否为空; 经过测试。只要有字符,就是false ,纯粹的html也算是空的。
editor.text() 获取文本;
editor.selectedHtml() 获得选中的文本
|
回复 |