Changes

Jump to: navigation, search

MediaWiki:Common.js

646 bytes added, 21:50, 20 August 2017
m
no edit summary
/* end rotaing banner */
  /*emulate sticky CSS */if (document.getElementById('p-Matched_content') !=null) {window.onscroll = function() { var pposition header_height = document.getElementById("p-advertisementMatched_content").scrollHeight;alertif (ppositionwindow.scrollY + 330 > header_height){document.getElementById("p-Matched_content").style.position="fixed";document.scrollHeightgetElementById("p-Matched_content").style.top="0px";*/}else{document.getElementById("p-Matched_content").style.position="static";}}} if (document.getElementById('p-advertisement') !=null) {window.onscroll = function() { var header_height = document.getElementById("p-advertisement").scrollHeight;/*if (window.scrollY + 330 > header_height){document.getElementById("p-advertisement").style.position="stickyfixed";document.getElementById("p-advertisement").style.top="0px";*/}else{document.getElementById("p-advertisement").style.position="static";}}}

Navigation menu