[問題] 如何寫出一個"按鍵"可以全選並複製內文中的表單呢?

看板Web_Design作者 (努力學習)時間19年前 (2006/07/04 22:15), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串1/1
以下是我的dreamweaver程式碼 我想要放一個按鍵 onclick功能可以"全選並複製"的功能 我該怎麼做呢? 謝謝各位! <body> <form action="mailto:rita@yahoo.com.tw?subject=個人資料" method="post" enctype="text/plain" name="form1"> 家長姓名: <input name="name" type="text" id="name" size="6"> <p>奇摩帳號: <input name="account" type="text" id="account" size="6"> </p> <p>收件地址: <input name="address" type="text" id="address" size="40"> </p> <p>聯絡電話: (手機) <input name="cellphone" type="text" id="cellphone" value="09xx-xxxxxx" size="10"> (住家) <input name="home" type="text" id="home" value="05-xxxxxxx" size="10"> </p> <p align="center"> <input type="submit" name="Submit" value="送出"> </p> </form> <p align=center style="word-spacing: 0; margin: 0">&nbsp; </p> </body> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.131.23.217

07/04 23:03, , 1F
477篇不知道是不是你要的?
07/04 23:03, 1F

07/05 00:10, , 2F
不好意思! 我真的看不懂... ^^a
07/05 00:10, 2F
文章代碼(AID): #14gdWNZw (Web_Design)
文章代碼(AID): #14gdWNZw (Web_Design)