Team:Dundee/famAlbum

From 2014.igem.org

(Difference between revisions)
(Undo revision 356931 by DBurrell7 (talk))
 
(2 intermediate revisions not shown)
Line 67: Line 67:
     <div class="jumbotron">
     <div class="jumbotron">
               <h1>Family Album</h2>
               <h1>Family Album</h2>
-
             <p class="lead">Ahhhh the memories</p>
+
             <p class="lead">Ahhhh the Memories</p>
     </div>
     </div>
 +
 +
<div class="row">
 +
<div class="col-12">
 +
<p>
 +
We invite you to look through our family album, where we share our life’s journey with you from the beginning.
 +
</p>
 +
</div>
 +
</div>
Line 221: Line 229:
$( "#nextPage" ).click(function() {
$( "#nextPage" ).click(function() {
   $('#magazine').turn('next');
   $('#magazine').turn('next');
 +
});
 +
 +
        $( "#info" ).click( function() {
 +
        $('#welcomeNote').appendTo("body");
 +
  $("#welcomeNote").modal();
});
});
</script>
</script>
Line 233: Line 246:
</body>
</body>
</html>
</html>
 +
{{:Team:Dundee/Template/welcomeNoteLibrary}}

Latest revision as of 22:42, 17 October 2014

Dundee 2014

Dundee 2014 Team

Family Album

Ahhhh the Memories

We invite you to look through our family album, where we share our life’s journey with you from the beginning.