|
iv.style.left =px; popDiv.style.top =py; popDiv.style.display=""; //document.getElementById('channelcontent').innerHTML = result; //show switch //$('.switch')['bootstrapSwitch'](); } }); } function Fhidden(){ timer = setTimeout("popDiv.style.display=\"none\"",100); } function stopTime(){ clearTimeout(timer); } |