getComputedStyle (element,null).getPropertyValue("left")) > 10) { element.style.left = parseInt(element.style.left) - a + '%'; } } let ...
確定! 回上一頁