repo.or.cz
/
deck.js.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changing scale method names to something more accurate
[deck.js.git]
/
extensions
/
navigation
/
deck.navigation.html
blob
c7566240c2526c2466edaf775b4892cf1e1e6466
1
<!-- Place the following snippet at the bottom of the deck container. -->
2
<a
href
=
"#"
class
=
"deck-prev-link"
title
=
"Previous"
>
←
</a>
3
<a
href
=
"#"
class
=
"deck-next-link"
title
=
"Next"
>
→
</a>