UndoManager support in Firefox

无人久伴 提交于 2019-11-28 10:12:37

问题


I'm a little confused about how to use undoManager in Firefox. According to Mozilla, Firefox 20 now has support for it, but I can't figure out where. I've checked under document, Objects, etc., but can't find it anywhere. I'm sure I'm missing something obvious, so can anyone help?


回答1:


You have to set the "dom.undo_manager.enabled" preference to use it, so far, since the spec is still in flux.



来源:https://stackoverflow.com/questions/15888611/undomanager-support-in-firefox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!