[問題] 如何寫出一個"按鍵"可以全選並複製內文中的表單呢?
以下是我的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"> </p>
</body>
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 220.131.23.217
推
07/04 23:03, , 1F
07/04 23:03, 1F
推
07/05 00:10, , 2F
07/05 00:10, 2F
Web_Design 近期熱門文章
PTT數位生活區 即時熱門文章
-7
9