Team:Sevilla/Notebook

From 2011.igem.org

(Difference between revisions)
m
m
Line 12: Line 12:
<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;">

Revision as of 15:12, 19 July 2011