tn = document.createTextNode('link text'); newlink.appendChild(tn); That will create the clickable text. Sam P. 23 August 2009
確定! 回上一頁