I'm trying to make a slider which goes left and right with the keydown function and replaces a div with content specific to each li. However when you press the keys too fast in succession then sometimes content either doesn't show or repeats itself as well as the events bubbling up. I've tried a few methods but nothing really works. The URL is http://jackjamesmartin.ninoharris.com/
以上就是Stop keydown scrolling from bubbling的详细内容,更多请关注web前端其它相关文章!