已废弃
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.
Object.getNotifer()
方法用于创建可人工触发 change 事件的对象,但该方法在浏览器中已被废弃。
Object.getNotifier(obj)
obj
与传入对象相关联的通知对象。
通知对象可触发 Object.observe() 所观察到的人工变动。
Strawman proposal specification.
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | 36 [1] | 未实现 | 未实现 | 23 | 未实现 |
Feature | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | 未实现 | 36 [1] | 未实现 | 未实现 | 23 | 未实现 |
[1] Deprecated in Chrome 49.