Differenze tra le versioni di "Prova:SimplePage2"
Da CIW.
(Creata pagina con "test") |
|||
| Riga 1: | Riga 1: | ||
test | test | ||
| + | |||
| + | $(document).ready(function(){ | ||
| + | console.log('test'); | ||
| + | }); | ||
Versione delle 14:09, 27 dic 2016
test
$(document).ready(function(){
console.log('test');
});