Prototype实战教程:document -> stopObserving
作者:不详, 来源:网络, 阅读:129, 发布时间:2014-05-26
stopObserving [1.6.0]
document.stopObserving(eventName, handler[, useCapture = false]) -> document
为文档注销指定的事件处理程序。
document.stopObserving
是 Element#stopObserving 基于整个文档范围的版本。