Template:Team:Macquarie Australia/Phototest1

From 2013.igem.org

(Difference between revisions)
Line 72: Line 72:
  wrapperid: 'mybgcarousel', //ID of blank DIV on page to house carousel
  wrapperid: 'mybgcarousel', //ID of blank DIV on page to house carousel
  imagearray: [
  imagearray: [
-
   ['https://static.igem.org/mediawiki/2013/0/09/ImageBar55.png', '<h2>Autumn Day</h2>The sun peaks through the trees.'], // ["image_path", "optional description"]
+
   ['https://static.igem.org/mediawiki/2013/c/ce/MQlakeBigheader.jpg', '<h2>Recreation</h2>Macquarie Lake.'], // ["image_path", "optional description"]
-
   ['chime.jpg', '<h2>Wind Chime</h2>The bellweather of the sky, the chime speaks of impending turmoil.'],
+
   ['https://static.igem.org/mediawiki/2013/8/8a/2696_20110801_10_John_Gollings_Macquarie_University.jpg', '<h2>Macquarie Uni Library</h2>Stay in school'],
-
   ['girlportrait.jpg', 'The scent of spring invigorates her as she inhales whilst the warm breeze brings a wave of tranquility.'],
+
   ['https://static.igem.org/mediawiki/2013/3/34/Nangla-Maq-Uni-009.jpg', 'Words, Phrases, Sentences...Words'],
-
   ['redbench.jpg', 'Alone and Lonliness- Peace and Inner Struggle'] //<--no trailing comma after very last image element!
+
   ['https://static.igem.org/mediawiki/2013/4/45/Food-court.jpg', 'Food!'] //<--no trailing comma after very last image element!
  ],
  ],
  displaymode: {type:'auto', pause:3000, cycles:2, stoponclick:false, pauseonmouseover:true},
  displaymode: {type:'auto', pause:3000, cycles:2, stoponclick:false, pauseonmouseover:true},
-
  navbuttons: ['https://static.igem.org/mediawiki/2013/d/df/MQLeft.fw.png', 'https://static.igem.org/mediawiki/2013/4/41/MQRight.fw.png', 'up.gif', 'down.gif'], // path to nav images
+
  navbuttons: ['', '', 'up.gif', 'down.gif'], // path to nav images
  activeslideclass: 'selectedslide', // CSS class that gets added to currently shown DIV slide
  activeslideclass: 'selectedslide', // CSS class that gets added to currently shown DIV slide
  orientation: 'h', //Valid values: "h" or "v"
  orientation: 'h', //Valid values: "h" or "v"
Line 88: Line 88:
<div id="mybgcarousel" class="bgcarousel"></div>
<div id="mybgcarousel" class="bgcarousel"></div>
 +
 +
<!--https://static.igem.org/mediawiki/2013/4/41/MQRight.fw.png -->
 +
<!--https://static.igem.org/mediawiki/2013/d/df/MQLeft.fw.png -->

Revision as of 17:20, 1 August 2013