Team:Goettingen/project overview/project wetlab discussion
From 2014.igem.org
(Difference between revisions)
m |
m |
||
Line 42: | Line 42: | ||
<!-- right column--> | <!-- right column--> | ||
<div class="proRP" id="rpart1"> | <div class="proRP" id="rpart1"> | ||
- | + | <div id="goenext"><a id="prev"><img id="pButton"></a> 2/15 <a id="next"><img id="nButton"></a></div> | |
- | + | ||
<h1>Wet lab</h1><br /> | <h1>Wet lab</h1><br /> | ||
<h2>Discussion</h2> | <h2>Discussion</h2> | ||
Line 50: | Line 49: | ||
- | + | <div id="goenext"><a id="prev"><img id="pButton"></a> 2/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 84: | ||
e.preventDefault(); // prevent the default action (scroll / move caret) | e.preventDefault(); // prevent the default action (scroll / move caret) | ||
});</script> | });</script> | ||
+ | <script> | ||
+ | $( "[id=next]" ).attr("href", url9); | ||
+ | $( "[id=prev]" ).attr("href", url7); | ||
+ | $( "[id=nButton]" ).attr("src", nextButton).attr("width", "40"); | ||
+ | $( "[id=pButton]" ).attr("src", prevButton).attr("width", "40"); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:54, 26 September 2014