Template:Kyoto/js

From 2012.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 13: Line 13:
tab.css("border-bottom","none");
tab.css("border-bottom","none");
}
}
-
 
-
function iPhoneImage0(){document.iPhoneImage.src = "https://static.igem.org/mediawiki/2012/d/d5/Kyoto_iColi0.png"}
 
-
function iPhoneImage1(){document.iPhoneImage.src = "https://static.igem.org/mediawiki/2012/e/e2/KyotoLecture.jpg"}
 
-
function iPhoneImage2(){document.iPhoneImage.src = ""}
 
-
function iPhoneImage3(){document.iPhoneImage.src = ""}
 
-
function iPhoneImage4(){document.iPhoneImage.src = ""}
 
-
function iPhoneImage5(){document.iPhoneImage.src = ""}
 
-
function iPhoneImage6(){document.iPhoneImage.src = ""}
 
$(function() {
$(function() {
setScroll($("#kyoto-menu"));
setScroll($("#kyoto-menu"));
setScroll($(".kyoto-post-it"));
setScroll($(".kyoto-post-it"));
 +
        setScroll($("#goldenpost"));
$("#kyoto-tabs").children("li").click(function() { changeTab($(this)); });
$("#kyoto-tabs").children("li").click(function() { changeTab($(this)); });
});
});
</script>
</script>
</html>
</html>

Latest revision as of 01:17, 27 October 2012