skip to main content
paste
bin
.ca
type · paste · share
⌘
K
Docs
Sign in
?
All pastes
#1725348
Raw
Copy code
Copy link
Edit
documento 3
public
javascript
v1 · immutable
#1725348
·
published
2009-12-23 22:11 UTC
Lines
Syntax
Wrap
Stripe
off
dark
light
Mono
Size
13px
Tab
2
4
8
Theme
Follow system
Always dark
Always light
rendered paste body
function
executar
(){
var
input
=
document.
getElementById
(
"
remoto
"
);
alert
(input.value);
}