User:Lucas.schirmer

From 2009.igem.org

(Difference between revisions)
Line 14: Line 14:
<link rel="stylesheet" type="text/css" href="http://endo.bio.tu-dresden.de/igem/scripthost/jtwett/jtweetsanywhere.css" />
<link rel="stylesheet" type="text/css" href="http://endo.bio.tu-dresden.de/igem/scripthost/jtwett/jtweetsanywhere.css" />
-
 
+
<script src="http://endo.bio.tu-dresden.de/igem/scripthost/countdown/kk_countdown.min.js" type="text/javascript"></script>
 +
<link rel="stylesheet" type="text/css" href="http://endo.bio.tu-dresden.de/igem/scripthost/countdown/rrclock.css" />
Line 145: Line 146:
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=igembiotec"></script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=igembiotec"></script>
<!-- AddThis Button END -->
<!-- AddThis Button END -->
 +
<h2>count down - without flash ^^</h2>
 +
        <script type="text/javascript">
 +
            $(document).ready(function(){
 +
                $("body").kkCountDown();
 +
            });
 +
        </script>
 +
 +
        <div id="content">
 +
            <div id="count-box">
 +
                <span time="1288915200" class="kkcount-down"></span>
 +
            </div>
 +
        </div>
    
    

Revision as of 09:26, 17 June 2010

Image of Adi Image of Svea Image of Sarah Image of Mareike Image of Habib Image of Jon Image of Charanya Image of Rahul Image of Viktor Image of Lucas

Menu Idea

more ideas

our twitter box

AddThis

| More

count down - without flash ^^