12/02/2009

How i can replace one value in Javascript ?...

function replaceStr(str, old, new) {
str = str.replace(old, new);

return str;
}

Web Hosting from $7.95 a month!

Sem comentários:

Enviar um comentário