I want to add a space to the first character of a string using jquery.
For example, I have a number "92030" and I want to replace it with "9 2030"
"92030"
"9 2030"
Is there a simple way to do it with jquery ?
Aucun commentaire:
Enregistrer un commentaire