[ad_1]
The two points after (return a:), you have to change to this:
function decode(a) {
a = a.replace("14","a");
return a;
}
12
[ad_2]
solved What is absolutly wrong in my js javascript code? [closed]
[ad_1]
The two points after (return a:), you have to change to this:
function decode(a) {
a = a.replace("14","a");
return a;
}
12
[ad_2]
solved What is absolutly wrong in my js javascript code? [closed]