Home > front end >  Can't figure out how to loop through getting the char at positions of a string, and convert it
Can't figure out how to loop through getting the char at positions of a string, and convert it

Time:01-20

function fontGen() {
var userName = document.getElementById("getName").value
var aFonts = ['æ','ɐ','ᴁ','           
  • Related