Team:UCLondon/Templates/Content-Slide
From 2012e.igem.org
(Difference between revisions)
Line 143: | Line 143: | ||
<div id="box-content4" style="width:95%; height:95%; margin:auto;"> | <div id="box-content4" style="width:95%; height:95%; margin:auto;"> | ||
- | |||
- | |||
<div id="load2" style="background:url(http://db.tt/UTRvh0fQ) no-repeat center center; height:100px; width:100px; margin:auto;"></div> | <div id="load2" style="background:url(http://db.tt/UTRvh0fQ) no-repeat center center; height:100px; width:100px; margin:auto;"></div> | ||
Line 234: | Line 232: | ||
$('#shadow4').center(); | $('#shadow4').center(); | ||
- | var input = ''; | + | var input = '<div id="impress"><div id="start" class="step" ><p>Creating Stunning Visualizations</p><p>Impress.js </p><p class="hint_text">Press <em>Spacebar</em> or Tab To Get Started</p></div><div id="slide1" class="step" data-x="-1200"><p>This Slide Moves From Left To Right</p></div></div>'; |
$('#shadow4').toggle('slow', function() { | $('#shadow4').toggle('slow', function() { | ||
- | + | $(this).children('#box-content4').html(input); | |
}); | }); | ||
return false; | return false; |
Revision as of 03:29, 19 October 2012