sjwilliams / scrollstory

A jQuery plugin for building scroll-based stories

Home Page:http://sjwilliams.github.io/scrollstory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arrow functionality should be aware of cmd-left browser behavior

sjwilliams opened this issue · comments

Because currently we're hijacking that browser behavior:

See this example of it implemented correctly:
https://github.com/mbostock/stack/blob/gh-pages/stack.v1.js#L161-L176