Difference between revisions of "Team:Freiburg/Labjournals"
Line 2: | Line 2: | ||
{{Freiburg/Menubar}} | {{Freiburg/Menubar}} | ||
− | {{Freiburg/ | + | {{Team:Freiburg/wiki_content_start_bubble}} |
<html> | <html> | ||
Line 43: | Line 43: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | //===================BEGIN:Amazing Bubble Sidebar========================== | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | // CHANGE THE FOLLOWING ATTRIBUTES // | ||
+ | var href_text1='https://2015.igem.org/Team:Freiburg/Notebook', | ||
+ | // Text2 needs no href as it is the actual page // | ||
+ | img_url='https://static.igem.org/mediawiki/2015/9/99/Freibur_icon_notebook_white_03.png', | ||
+ | href_text3='https://2015.igem.org/Team:Freiburg/Project/Classic_vs_Gibson', | ||
+ | // Text1 needs no text as it is a pic // | ||
+ | text2='Labjournal'; | ||
+ | // Text3 needs no text as its always 'next' // | ||
+ | // HOLD ON CHANGING THINGS --JABBERWOCK // | ||
+ | |||
+ | $('#bubble1').attr('href',href_text1); | ||
+ | $('#bubble1_img').attr('src', img_url); | ||
+ | $('#bubble3').attr('href',href_text3); | ||
+ | |||
+ | $('#bubble2').text(text2); | ||
+ | }); | ||
+ | |||
+ | //===================END:Amazing Bubble Sidebar========================== | ||
+ | </script> | ||
<div class="content_box"> | <div class="content_box"> |
Latest revision as of 01:03, 19 September 2015