Your code contains multiple id, instead try to use class and get your image class by document.getElementsByClassName then bind the click event on each image ...
確定! 回上一頁