看板 Web_Design 關於我們 聯絡資訊
: <applet : code="appletserver" archive="test.jar" width = 200 height = 90 > <applet name="appletserver" code="appletserver" ...> ^^^^^^^^^^^^^^^^^^ : <PARAM NAME=servername VALUE="172.19.48.44"> : <PARAM NAME=port VALUE="16888"> : <PARAM NAME=messageout VALUE="SOGO週年慶謝謝光臨@@"> : </applet> : ..... : function ggyy() { : var aabb = document.appletserver.getText(); : form1.text1.value = unescape(aabb) ; : } : ..... : <input type="button" name=b4" onclick="ggyy()" value="測試專用"><br> : ====================================== : 因為這樣寫法bottom卻不能動,所以想請問一下各位版友,謝謝! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.131.18.6
eehorn:喔喔不是那個問題喔,不過已解決了,還是謝謝你^^ 07/14 19:25