From 2011.igem.org
(Difference between revisions)
|
|
Line 22: |
Line 22: |
| | | |
| </br> | | </br> |
- |
| |
- | <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 id="pano" style= "width: 600px; height: 501px;border: medium solid black; position: relative; overflow: hidden;">
| |
- |
| |
- | <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 15:21, 25 July 2011