Template:Team:HokkaidoU Japan/Book/JS

From 2014.igem.org

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

Revision as of 13:37, 15 October 2014