代碼: 選擇全部
<input onclick="text0.style.fontSize='10pt';" type="button" value="小">
<input onclick="text0.style.fontSize='12pt';" type="button" value="大">
<input onclick="text0.style.fontSize='14pt';" type="button" value="超大">所以希望有知道的大大可以告訴給小弟知道~~謝謝~
版主: 版主管理群
代碼: 選擇全部
<input onclick="text0.style.fontSize='10pt';" type="button" value="小">
<input onclick="text0.style.fontSize='12pt';" type="button" value="大">
<input onclick="text0.style.fontSize='14pt';" type="button" value="超大">