As Paul S. suggests, you need to pass this to the function so that it knows which element it has to work on. <div onmouseout="normal(this);" ...
確定! 回上一頁