Team:Goettingen/project overview/project drylab discussion
From 2014.igem.org
(Difference between revisions)
m |
m |
||
(One intermediate revision not shown) | |||
Line 42: | Line 42: | ||
<!-- right column--> | <!-- right column--> | ||
<div class="proRP" id="rpart1"> | <div class="proRP" id="rpart1"> | ||
- | <div id="goenext"><a | + | |
+ | <div id="goenext"><a id="prev"><img id="pButton"></a> 11/15 <a id="next"><img id="nButton"></a></div> | ||
+ | <br /> | ||
<h1>Dry lab</h1> | <h1>Dry lab</h1> | ||
Line 49: | Line 51: | ||
<p>Under construction</p><br /> | <p>Under construction</p><br /> | ||
- | + | <div id="goenext"><a id="prev"><img id="pButton"></a> 11/15 <a id="next"><img id="nButton"></a></div> | |
<!-- end of right column--> | <!-- end of right column--> | ||
<div class="fb-like" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div> | <div class="fb-like" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div> | ||
Line 85: | Line 87: | ||
});</script> | });</script> | ||
+ | <script> | ||
+ | $( "[id=next]" ).attr("href", url12); | ||
+ | $( "[id=prev]" ).attr("href", url10); | ||
+ | $( "[id=nButton]" ).attr("src", nextButton).attr("width", "40"); | ||
+ | $( "[id=pButton]" ).attr("src", prevButton).attr("width", "40"); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 16:43, 26 September 2014