Take the link element and disable it document.getElementsByTagName('link')[0].disabled = true;.
確定! 回上一頁