Template:Team:Groningen/Header

From 2009.igem.org

(Difference between revisions)
(removing survey)
Line 1: Line 1:
<html>
<html>
-
<script type="text/javascript">
+
 
-
var wikibarimg = document.createElement('img');
+
-
wikibarimg.src = 'https://static.igem.org/mediawiki/2009/3/33/Wikibar.png';
+
-
wikibarimg.style.position = 'absolute';
+
-
wikibarimg.style.left = '0px';
+
-
wikibarimg.style.top = '0px';
+
-
var plogoChild = document.getElementById('p-logo').firstChild;
+
-
while(plogoChild) {
+
-
  if (plogoChild.nodeType==1) {
+
-
    plogoChild.appendChild(wikibarimg);
+
-
    break;
+
-
  }
+
-
  plogoChild = plogoChild.nextSibling;
+
-
}
+
-
</script>
+
<style>
<style>
/* No colored headings for now, as this looks really strange in combination with subheadings.
/* No colored headings for now, as this looks really strange in combination with subheadings.

Revision as of 20:15, 8 October 2009

LogoIGEMGroningenBar.png