<scriptlanguage="javaScript"> functionfff(){ //取得aa標簽里的內容 varsss=document.getElementById("aa").innerText; //用alert彈出 alert(sss); }
確定! 回上一頁