Biomod/2013/Dresden: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


<div id="teaser"><img src="https://nanomours.googlecode.com/svn/trunk/images/nanomours_logo.png">
<div id="teaser"><img src="https://nanomours.googlecode.com/svn/trunk/images/nanomours_logo.png">
<span>beware. big things are coming...</span></div >
<span>beware.<br /> big things are coming...</span></div >
</div>
</div>
</html>
</html>

Revision as of 10:41, 6 July 2013

<html> <head>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

<script type"text/javascript"> //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); </script>

       <style type='text/css'>
           .kwicks {
               height: 50px;
           }
           .kwicks > a {
               height: 50px;
           }
           #panel-1 { background-color: #2ecc71; }
           #panel-2 { background-color: #3498db; }
           #panel-3 { background-color: #e74c3c; }
           #panel-4 { background-color: #9b59b6; }
       </style>

</head>

<div class='kwicks kwicks-horizontal'>

<a href='#' id='panel-1'></a> <a href='#' id='panel-2'></a> <a href='#' id='panel-3'></a> <a href='#' id='panel-4'></a> </div>

       <script src='http://nanomours.googlecode.com/svn/trunk/js/jquery.kwicks.js' type='text/javascript'></script>
       <script type='text/javascript'>
           $(function() {
               $('.kwicks').kwicks({
                   maxSize : 250,
                   behavior: 'menu'
               });
           });
       </script>

</html> <html> <div id="teaser_holder">

<div id="teaser"><img src="https://nanomours.googlecode.com/svn/trunk/images/nanomours_logo.png"> <span>beware.<br /> big things are coming...</span></div > </div> </html>