querySelectorAll ("#map path")) .forEach(function(path) { path.addEventListener("mouseenter", function(){ document.getElementById("details").style.display ...
確定! 回上一頁