Team:Goettingen/suplement/scripts ie ff patch

From 2013.igem.org

(Difference between revisions)
 
Line 10: Line 10:
};  
};  
-
if (!window.scrollY) {window.scrollY = document.documentElement.scrollTop}
+
if (window.scrollY == null) {window.scrollY = document.documentElement.scrollTop}
function getNextElementSibling(ob){
function getNextElementSibling(ob){

Latest revision as of 11:35, 15 September 2013