An extension for deck.js allowing you to jump to any slide by pressing the corresponding number key(s).
deck.js ... obviously.
Just copy the gotonumkey
folder to your deck.js extensions
folder.
Insert the following line at the end of your body
.
<script src="../extensions/gotonumkey/deck.gotonumkey.js"></script>