wangdoc/javascript-tutorial

"windwos对象的方法"章节代码注释错误

ABuSiDeLuoYin opened this issue · 1 comments

window.md中,三级标题### window.requestAnimationFrame()下的示例代码(582行)中,

// 元素不断向左移,最大不超过200像素

在浏览器中实际执行得出,应为元素不断向

ruanyf commented

谢谢指出,已经更正。