stopObserving1.6.0
document.stopObserving(eventName, handler[, useCapture = false]) -> document
为文档注销指定的事件处理程序。
document.stopObserving
是 Element#stopObserving
基于整个文档范围的版本。
document.stopObserving(eventName, handler[, useCapture = false]) -> document
为文档注销指定的事件处理程序。
document.stopObserving
是 Element#stopObserving
基于整个文档范围的版本。