Hi all, this should be quite simple but cant quite figure out how to do this. As the user types i want to convert the text to uppercase
how might i go about this, i think using a onkeyup function on the input. What about the function tho, dont really know where to start??
any suggestions / solutions would be very greatfulHTML Code:<input onkeyup="convertToUppercase(this)"/>![]()






Bookmarks