addEventListener('mousemove', function(e) { var x = e. ... addEventListener('mouseover', function() { mask.style.display = 'block'; ...
確定! 回上一頁