Team:UCLondon/Templates/Content-Slide
From 2012e.igem.org
(Difference between revisions)
Line 260: | Line 260: | ||
$(this).children('#box-content4').html(input); | $(this).children('#box-content4').html(input); | ||
$('#jmpress').jmpress( { | $('#jmpress').jmpress( { | ||
- | //fullscreen : false | + | viewPort: { |
- | //hash: { use: false }, | + | height: 600 |
+ | ,width: 1000 | ||
+ | ,maxScale: 1 // do not scale up | ||
+ | } | ||
+ | , fullscreen : false | ||
+ | //,hash: { use: false }, | ||
}); | }); |
Revision as of 23:18, 19 October 2012