Team:Sevilla/Notebook
From 2011.igem.org
(Difference between revisions)
Elena moreno (Talk | contribs) |
|||
(48 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<html> | <html> | ||
- | < | + | |
+ | <!-- Lab 360 http://www.rockechris.com/jquery/jquery.panorer.js.html --> | ||
+ | <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> --> | ||
+ | |||
+ | <script src="http://www.rockechris.com/jquery/jquery.panorer.js"></script> | ||
+ | <script> | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | //use panorer plugin. | ||
+ | $('#pano').panorer({ 'easing': 'linear', 'direction': "EW" }); | ||
+ | |||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | <div style="color:#1F7C83; font-weight:bold;text-transform:uppercase; font-size: 120%;margin-left:170px;"> Our lab! </div> | ||
+ | </html>{{:Team:Sevilla/Templates/hr|colour=#FFB880|class=lab}}<html> | ||
+ | </br> | ||
+ | |||
+ | <div id="pano" style= "width: 700px; height: 501px;border: medium solid black; position: relative; overflow: hidden;margin-left:170px;"> | ||
+ | |||
+ | <img alt="Example" src="http://institucional.us.es/igembiouse/360/View_from_Sky_Tower_Akl_small.jpg" style="position: absolute; left: -100.3px;"> | ||
+ | |||
+ | </div> | ||
</html> | </html> |
Latest revision as of 22:50, 21 September 2011
Our lab!