codice: String.fromCharCode(65) restituisce A; codice: 'A'.charCodeAt(0); restituisce 65;
String.fromCharCode(65)
'A'.charCodeAt(0);
[Il mio sito V2] ___________________ I.m.The.Magic.Man
Regole del Forum