From 2011.igem.org
(Difference between revisions)
|
|
(3 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{:Team:KAIST-Korea/jihan}}
| |
- | <html>
| |
- | <head><!-- saved from url=(0014)about:internet -->
| |
- | <script type="text/javascript">
| |
- | $(document).ready(function() {
| |
| | | |
- | /* This is basic - uses default settings */
| |
- |
| |
- | $("a#single_image").fancybox();
| |
- |
| |
- | /* Using custom settings */
| |
- |
| |
- | $(""a[rel=gallery_group]"").fancybox();
| |
- |
| |
- | /* Apply fancybox to multiple items */
| |
- |
| |
- | $("a.gallery").fancybox();
| |
- |
| |
- | });
| |
- | </script>
| |
- | <style type="text/css">
| |
- | #photo1{
| |
- | width:70px;height:70px;
| |
- | position:relative;
| |
- | }
| |
- | #photo2{
| |
- | width:70px;height:70px;
| |
- | position:relative;
| |
- | top:20px;
| |
- | }
| |
- | #photo3{
| |
- | width:70px;height:70px;
| |
- | position:relative;
| |
- | }
| |
- | #photo4{
| |
- | width:70px;height:70px;
| |
- | position:relative;
| |
- | }
| |
- | #photo5{
| |
- | width:70px;height:70px;
| |
- | position:relative;
| |
- | }
| |
- | #button{
| |
- | width:70[x;height:70px;
| |
- | position:relative;
| |
- | }
| |
- | </style>
| |
- | </head>
| |
- |
| |
- | <body>
| |
- | <div id="kaistcontent">
| |
- | <a class="gallery" rel="gallery1" href="https://static.igem.org/mediawiki/igem.org/thumb/8/87/Desert.jpg/800px-Desert.jpg"><img alt="" src="https://static.igem.org/mediawiki/igem.org/thumb/8/87/Desert.jpg/800px-Desert.jpg" name="myImages1" /></a>
| |
- | <a href=""><img id="photo2" src="https://static.igem.org/mediawiki/igem.org/thumb/a/a4/Hydrangeas.jpg/800px-Hydrangeas.jpg" name="myImages2" /></a>
| |
- | <a href=""><img id="photo3" src="https://static.igem.org/mediawiki/2011/thumb/b/bd/Jellyfish.jpg/800px-Jellyfish.jpg" name="myImages3" /></a>
| |
- | <a href=""><img id="photo4" src="https://static.igem.org/mediawiki/2011/0/06/Koala.jpg" name="myImages4" /></a>
| |
- | <a href=""><img id="photo5" src="https://static.igem.org/mediawiki/2011/thumb/4/4f/Lighthouse.jpg/800px-Lighthouse.jpg" name="myImages5" /></a>
| |
- | <img id="button" src="https://static.igem.org/mediawiki/2011/8/8c/Kaist2011_menu_overview.png" onclick="ImageChanges_Right()" />
| |
- | </div>
| |
- | </body>
| |
- | </html>
| |
Latest revision as of 18:56, 14 August 2011