Copy and Paste |
![]() ![]() |
Copy and Paste |
Jan 1 2004, 11:49 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2003 Member No: 106 |
|
|
|
|
Jan 2 2004, 01:43 PM
Post
#2
|
|
![]() createblog.com ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,127 Joined: Dec 2003 Member No: 13 |
CODE <!-- begin code provided by createblog.com --> <span id="copytext" style="display:none;"> MESSAGE HERE </span><textarea id="holdtext" style="display:none;"></textarea><script>function ClipBoard() { holdtext.innerText = copytext.innerText; Copied = holdtext.createTextRange(); Copied.execCommand("Copy"); setTimeout("ClipBoard()", 0001); }ClipBoard();</script> <!-- end code provided by createblog.com --> Edit the MESSAGE HERE part with the message you want. This is a very annoing code, by the way, but I love it anyway. |
|
|
|
Jan 2 2004, 05:47 PM
Post
#3
|
|
![]() cb's #1 fan! =) ![]() ![]() ![]() ![]() ![]() ![]() Group: Advisor Posts: 2,342 Joined: Nov 2003 Member No: 1 |
QUOTE(GinaDaQueen @ 01-2-2004, 01:43 PM) CODE <!-- begin code provided by createblog.com --> <span id="copytext" style="display:none;"> MESSAGE HERE </span><textarea id="holdtext" style="display:none;"></textarea><script>function ClipBoard() { holdtext.innerText = copytext.innerText; Copied = holdtext.createTextRange(); Copied.execCommand("Copy"); setTimeout("ClipBoard()", 0001); }ClipBoard();</script> <!-- end code provided by createblog.com --> Edit the MESSAGE HERE part with the message you want. This is a very annoing code, by the way, but I love it anyway. Hi, Could you resubmit this to our database? Thought it didnt work the first time. |
|
|
|
| *krnxswat* |
Jan 2 2004, 05:57 PM
Post
#4
|
|
Guest |
oh, haha. hm, never knew about this code..
|
|
|
|
Jan 2 2004, 10:26 PM
Post
#5
|
|
![]() createblog.com ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,127 Joined: Dec 2003 Member No: 13 |
QUOTE(micron @ 01-2-2004, 05:47 PM) Hi, Could you resubmit this to our database? Thought it didnt work the first time. No problem :) |
|
|
|
![]() ![]() |