Team:Sevilla/Notebook

From 2011.igem.org

(Difference between revisions)
m
m
Line 11: Line 11:
<script src="https://sites.google.com/site/bobstringfiles/arcanum/jquery.mousewheel.min.js"></script>
<script src="https://sites.google.com/site/bobstringfiles/arcanum/jquery.mousewheel.min.js"></script>
<script src="https://sites.google.com/site/bobstringfiles/arcanum/jquery.panorama360.js"></script>
<script src="https://sites.google.com/site/bobstringfiles/arcanum/jquery.panorama360.js"></script>
-
<script>
 
-
$(function(){
 
-
$('.panorama-view').panorama360({
 
-
bind_resize: false // no need to subscribe to window resize event
 
-
});
 
-
});
 
-
 
-
</script>
 
<div class="panorama round" style="width:700px;height:500px; background-color:#444;">
<div class="panorama round" style="width:700px;height:500px; background-color:#444;">
Line 42: Line 34:
/* style */
/* style */
-
.panorama-view{cursor:url(../images/openhand.cur),default}
+
 
-
.panorama-view.grab{cursor:url(../images/closedhand.cur),default}
+
.panorama .info{padding:6px;opacity:0.4;background-color:#000;color:#fff;font:11px bold Arial,sans-serif;text-decoration:none}
.panorama .info{padding:6px;opacity:0.4;background-color:#000;color:#fff;font:11px bold Arial,sans-serif;text-decoration:none}
.panorama .info:hover{opacity:0.6}
.panorama .info:hover{opacity:0.6}

Revision as of 15:09, 19 July 2011