Team:KIT-Kyoto/sample
From 2010.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
+ | <script type="text/javascript"> | ||
+ | $(function() { | ||
+ | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: false , target:'li'}); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $('ul#accmenu').accordion({ | ||
+ | header:'.head', | ||
+ | fillSpace:false, | ||
+ | autoHeight:false, | ||
+ | navigation:true, | ||
+ | animated: 'easeslide'}) | ||
+ | }); | ||
+ | </script> | ||
<html><head> | <html><head> |
Revision as of 13:35, 28 August 2010
Home | Team | Official Team Profile | Project | Parts | Modeling | Notebook | Safety |
---|
p { text-align: justify; text-justify: distribute-all-lines; }
<script type="text/javascript"> $(function() { $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: false , target:'li'}); }); $(function(){
$('ul#accmenu').accordion({ header:'.head', fillSpace:false, autoHeight:false, navigation:true, animated: 'easeslide'})
}); </script>
フォント
[[http://www.codestyle.org/css/font-family/sampler-WindowsResultsFull.shtml]]
CSS
[[http://www.css-designsample.com/csslayout/technique-3.html]]
[[http://www.stylish-style.com/csstec/ultimate/css-roll-3.html]]