提醒:DOM:document.textContent 2011年04月09日

演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:MDC - New pages [en]
【标题】DOM:document.textContent
【摘要】Summary: +spec linkThis merely returns null for a document (it returns other values for other nodes). To grab all of the text and CDATA data for the whole document, one could use document.documentElement.textContent.==Specification==* http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-textContent... (04-09 21:01)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
来自 MDC - New pages [en] 的其他文章
评论
共有 - 条评论


我要反馈