oktw says to #ysitd
<mmis1000>: var root = document.documentElement; //alert(navigator.userAgent); if (navigator.userAgent.match(/android/i) && navigator.userAgent.match(/chrome/i)) { root.setAttribute("class", "disable-fixed"); }