Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
if (this.popup.style.left == '') { this.popup.style.left = '' + left + 'px'; this.popup.style.top = '' + top + 'px'; }
Remember Me