Closed buddyboss closed 12 years ago
I am building a website that will require users to be able to move up, down, right, and left using the arrow keys on the keyboard. Currently I only see the option to move in two directions (up/back to Prev, down/forward to Next).
I would like to be able to navigate like this: http://lab.hakim.se/reveal-js/#/1
Is it possible?
take a look at this example: http://sokra.github.com/jmpress.js/examples/cube/
Wow that helps. I'll play with that code and see if I can get it to work. Thanks.
I am building a website that will require users to be able to move up, down, right, and left using the arrow keys on the keyboard. Currently I only see the option to move in two directions (up/back to Prev, down/forward to Next).
I would like to be able to navigate like this: http://lab.hakim.se/reveal-js/#/1
Is it possible?