|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
Automatic duplication text box code!
When I want to put the mouse into the text box of complex systems which allow automatic complex system of codes to the voting buttons or clicking inside the code? Thank you! |
[html]
"Html>
"Body>
"Script>
OCopy function (obj) (
Obj.select ();
Js=obj.createTextRange ();
Js.execCommand ( "Copy")
}
"/script>
"Input type=" government "value=" I copy! hits "onclick=" oCopy (this), ""
"/body>
"/html>
[/html] |
|