<html> - n t* E8 d; I& Q
<head>
/ o! Z& P& x! _- h8 @- w<title>Selector</title> 7 [2 e$ q1 F; U6 M% v
<script type='text/javascript' src="jquery/jquery-1.3.1.js"></script> 6 o. j$ N2 F [! }8 D/ S
<script type='text/javascript' src="jquery.copy.js"></script> 1 H- l3 e. n2 o3 I# U
<script language="javascript"> 9 c# {# X$ |% [, D
$(document).ready(function(){
) x8 @7 U! ?6 `; J - b4 b# T# N/ r, ?
$("#copy").click(function(){
/ H2 K" J+ G+ l var text = $("#text").val()
. ?: M7 r( \2 \) f2 N" [( W: F alert(text);
, b0 C# o+ U* J2 H4 e $.copy(text);
0 }+ A4 U2 W% A4 V5 T alert("成功到剪貼板"); : j1 h, N5 I( n" `9 r# O' r) m! z
}); : I; g, k+ ?- j
0 w9 W# N r' V+ k
});
. ?5 ?* E' h% A- x</script> * c9 _2 ` T; w' y9 T G" N
8 N o' a, V& J$ U7 Y, G/ _# v
<body> m; s' Y: I0 Z' Y" U- |
<p><b>Values: </b></p>
6 P3 i4 R- G# z6 X; |9 D7 U <br>
$ q; i( X1 Q( o- n% P2 X <form> ) k9 G; h l U- `# ?
<textarea name="name" id="text" rows="5" >hello world</textarea>
( P/ {$ v! q5 C/ B- K- G
& g9 N8 b; E- @% y( H <input type="button" value="複製" id="copy" />
. w& N$ W# S3 H7 a) P 7 `9 L. a3 N7 R5 R
</form>
( X$ x/ x4 `0 S' X; G% |</body> $ R6 D' d+ [1 v8 i2 e4 k
</html> e/ N- ?7 a7 {3 M% J b* i! G0 m' \
你需要的代碼精髓就在這裡,這個要做就要拿到具體的站才好用Jquery選擇器選擇對象,我是自己搞小站搞的累,可能沒時間幫你弄,二樓那個,這件事簡單的很,你接客戶只能接一個的嗎? |