Template:Team:CBNU-Korea/css slide2
From 2012.igem.org
(Difference between revisions)
(Created page with "<html> <head> <style type="text/css" media="screen"> .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .rsl...") |
|||
(9 intermediate revisions not shown) | |||
Line 32: | Line 32: | ||
width: 100%; | width: 100%; | ||
border: 0; | border: 0; | ||
+ | max-width: 1200px; | ||
} | } | ||
</style> | </style> | ||
- | <script src="https://2012.igem.org/Template:Team:CBNU-Korea/js_jquery?action=raw"></script> | + | <!--<script src="https://2012.igem.org/Template:Team:CBNU-Korea/js_jquery?action=raw"></script>--> |
<script src="https://2012.igem.org/Template:Team:CBNU-Korea/js_slide2?action=raw"></script> | <script src="https://2012.igem.org/Template:Team:CBNU-Korea/js_slide2?action=raw"></script> | ||
- | < | + | <script> |
- | + | $(function () { | |
+ | $(".rslides").responsiveSlides(); | ||
+ | }); | ||
- | < | + | </script> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | </head> | ||
</html> | </html> |
Latest revision as of 10:12, 19 September 2012