window.open('image.jpg', '_blank' , 'width='+w+', height='+h+'');. } that does the job for you with pure javascript and html. just change the ImageID and ...
確定! 回上一頁