Team:UCLondon/Templates/Content-Slide
From 2012e.igem.org
(Difference between revisions)
Line 240: | Line 240: | ||
- | /* | + | /* SLIDE show box */ |
var started = false; | var started = false; | ||
var openBox4 = function () { | var openBox4 = function () { | ||
Line 249: | Line 249: | ||
var slide = document.createElement("div"); | var slide = document.createElement("div"); | ||
slide.setAttribute("id", "jmpress"); | slide.setAttribute("id", "jmpress"); | ||
- | slide.setAttribute("style", "width: | + | slide.setAttribute("style", "width: 100%; height:400px; margin:auto;"); |
$(slide).append('</html>{{:Team:UCLondon/content/slide1}}<html>'); | $(slide).append('</html>{{:Team:UCLondon/content/slide1}}<html>'); |
Revision as of 00:59, 20 October 2012