createElement var myHref = document.createElement('a'); myHref.id = 'yourId'; myHref.href = '#'; var text = document.
確定! 回上一頁