This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jees
/
Niko_Public
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
445d24bbad
Rami (Branch)
Tag
master
Niko_Public
/
checkIn
/
static
/
JS
/
alert.js
alert.js
41 B
Cronologia
Originale
1
2
3
function myAlert(msg) {
alert(msg);
}