Team:UCLondon/Templates/slide-deck

From 2012e.igem.org

(Difference between revisions)
3li.v (Talk | contribs)
(Created page with "<html> <div id="jmpress" style="width: 100%; margin:auto;"> </html>{{:Team:UCLondon/content/slide1}}<html> </div> <script type="text/javascript" src="http://code.jq...")
Newer edit →

Revision as of 23:28, 23 October 2012

$(document).ready(function(event) { $('#jmpress').jmpress( { fullscreen : false, viewPort: { height: 600 ,width: 1000 ,maxScale: 1 // do not scale up } //,hash: { use: false } }); });