<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>無標題文檔</title><script>function changewebsize(){?? ?document.getElementById("webSite").innerHTML="<a ;?? ?}?? ? function clearinfo(obj){?? ??? ??? ??? ? obj.value="";?? ??? ? obj.style.color="black";?? ??? ? }</script></head><body><div id="webSite"><a >百度</a></div><input type="button" value="改變層內容"? onclick="changewebsize()" /><br /><br /><input type="text" name="city" value="請選擇您工作的城市" onclick="clearinfo(this) " class="wordstext"/> <input type="text"? name="city" value="請選擇您工作的第二志愿城市" onclick="clearinfo(this)" class="wordstext" /><br /><br /><input type="text" name="city" value="請選擇您工作的城市"? onclick="clearinfo(this) " class="wordstext"/> <input type="text"? name="city" value="請選擇您工作的第二志愿城市"? onclick="clearinfo(this) " class="wordstext" /><br /><br /><input type="text" value="顯示上面的input所有內容"?? onclick="clearinfo(this) " class="wordstext" /> <input type="text" value="顯示所有城市所有內容" onclick="clearinfo(this) " class="wordstext"/> </body></html>