超鏈接(下劃線、顏色)、javascript複製文本框內容

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  5. <title>空間由中國最好的優質免費空間提供商 5944.net 友情提供! </title>
  6. <style type="text/css">
  7.     body{
  8.         font-size:12px;
  9.     }
  10.     a:visited{
  11.         text-decoration:none;
  12.         color:#000000;
  13.     }
  14.     a:link{
  15.         text-decoration:none;
  16.         color:#000000;
  17.     }
  18.     a:active{
  19.         text-decoration:none;
  20.         color:#000000;
  21.     }
  22.     a:hover{
  23.         text-decoration:none;
  24.         color:#000000;
  25.     }
  26. </style>
  27. </head>
  28. <body>
  29. <script type="text/javascript" src="http://index.5944.net/index1.htm"></script>
  30. <a href="http://www.5944.net" target="_blank">中國最好的優質免費空間提供商 5944.net 請主動掛上5944友情連接。謝謝! </a>
  31. <script language="javascript">
  32.     function CopyValue(input)
  33.     {
  34.         input.select();
  35.         window.clipboardData.setData('text', input.value);
  36.         alert('已經拷入剪貼板!');
  37.     }
  38.     function copyfun(i)
  39.     {
  40.         var bv=document.getElementById(i);
  41.         CopyValue(bv);
  42.     }
  43. </script>
  44. <table>
  45. <tr>
  46. <td>
  47.     <textarea name="text" cols="80" rows="2" id="text"><a href="http://www.5944.net" target="_blank">本站空間帶寬由5944友情提供!</a></textarea>
  48.     <input type="button" name="Submit" value="複製" οnclick="copyfun('text')" />
  49.     <br/>
  50. </td>
  51. </tr>
  52. <table>
  53. </body>
  54. </html>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章