Skip to content Skip to sidebar Skip to footer
Showing posts with the label Capitalize

Capitalize Input Text In Javascript

In a form, I have two buttons to transform text to uppercase and lowercase. I am using this functio… Read more Capitalize Input Text In Javascript

Check If First Letter Of Word Is A Capital Letter

Is it possible in JavaScript to find out if the first letter of a word is a capital letter? Solut… Read more Check If First Letter Of Word Is A Capital Letter