Team:KAIST Korea/Team KAIST

From 2012.igem.org

(Difference between revisions)
Line 20: Line 20:
   })();  
   })();  
</script>
</script>
-
<script>
+
 
-
document.observe('dom:loaded',function(){
+
-
new Control.Tabs('tabs_example_one');
+
-
});
+
-
</script>
+
<style>
<style>
@import url(http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800);
@import url(http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800);
Line 201: Line 197:
</div>
</div>
-
 
+
<script>
 +
document.observe('dom:loaded',function(){
 +
new Control.Tabs('tabs_example_one');
 +
});
 +
</script>
</body>
</body>
</html>
</html>
{{:Team:KAIST_Korea/footer}}
{{:Team:KAIST_Korea/footer}}

Revision as of 10:39, 30 August 2012

KAIST Korea 2012 iGEM

aaaa
This is the simplest example of a set of tabs.
Note that the styling for the tabs is done with CSS, not the Control.Tabs script.







Kaist Footer