Home
last modified time | relevance | path

Searched refs:checkMobileTables (Results 1 – 2 of 2) sorted by relevance

/plugin/mobiletable/
H A DmobileTable.js289 window.checkMobileTables = () => {
315 resizeTimer = setTimeout(window.checkMobileTables, 200)
318 window.checkMobileTables()
H A Dscript.js8 window.checkMobileTables=function(){var a=document.querySelector("div.mobiletable");a&&(a=window.ge… function
9 …",function(){a&&clearTimeout(a);a=setTimeout(window.checkMobileTables,200)});window.checkMobileTab…