Team:WITS-CSIR SA/Project/Notebook

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
<html>
<head>
<head>
Line 51: Line 52:
     <div id="target">
     <div id="target">
         <div class="banner">
         <div class="banner">
-
             <h1>
+
             <h1 id="logo">
-
                 biotweet</h1>
+
                 biotweet
-
             <h1>
+
            </h1>
 +
             <h1 id="igemLogo">
                 <a href="https://2011.igem.org" target="_blank">iGEM</a>
                 <a href="https://2011.igem.org" target="_blank">iGEM</a>
             </h1>
             </h1>
Line 79: Line 81:
                 height: window.innerHeight + 'px'
                 height: window.innerHeight + 'px'
             }).appendTo('body');
             }).appendTo('body');
 +
 +
            $.fling('subscribe', 'ready', function () {
 +
                var logo = $('#logo');
 +
                var igemLogo = $('#igemLogo');
 +
 +
                var offset = $('div.north').offset();
 +
                alert(offset.left);
 +
            });
             $.fling('publish', 'ready');
             $.fling('publish', 'ready');

Revision as of 10:02, 3 September 2011

Biotweet - Lab Notebook

Lab Notebook