divElement.style.position = 'absolute'; divElement.style.left = '-99999px';
divElement.style.display="none";