我正在使用jQuery / Javascript建立anchor 元素。我正在使用這種方法: var a = document.createElement('a'); a.href = '/files/target.pdf'; ...
確定! 回上一頁