"windwos对象的方法"章节代码注释错误
ABuSiDeLuoYin opened this issue · 1 comments
ABuSiDeLuoYin commented
在window.md中,三级标题### window.requestAnimationFrame()下的示例代码(582行)中,
// 元素不断向左移,最大不超过200像素
在浏览器中实际执行得出,应为元素不断向右移
ruanyf commented
谢谢指出,已经更正。
ABuSiDeLuoYin opened this issue · 1 comments
在window.md中,三级标题### window.requestAnimationFrame()下的示例代码(582行)中,
// 元素不断向左移,最大不超过200像素
在浏览器中实际执行得出,应为元素不断向右移
谢谢指出,已经更正。