Template:Team:HokkaidoU Japan/Book/JS

From 2014.igem.org

(Difference between revisions)
Line 925: Line 925:
});
});
 +
 +
$(function() {
 +
(".right-page").( 'click touchstart', function() {
 +
config.$bookBlock.bookblock( 'next' );
 +
return false;
 +
} );
</script>
</script>
</html>
</html>

Revision as of 13:38, 15 October 2014