You are AWESOME at what you do , Man. and I've been learning a LOT from your shared knowledge . I'd love if you do a responsive pure css and js ecommerce header with a search box . I'm inspired by your talent
Greetings!! I would like you to make a video explaining how to do this please ... In the case of JavaScript, a code must be included in the page that captures a string of characters through a text box. From said string the JavaScript code must determine how many characters, words, number of vowels and number of consonants were written in said string.
The spaces between words are counted as characters, right? People will use spaces to separate words. How do I do to NOT count the spaces. In the phrase: “I am from Iowa.” There should be 12 characters, but these JS snippet will show 15. Is there a function called something like “text.lengthWithoutSpacesBetweenWords”?
You are AWESOME at what you do , Man. and I've been learning a LOT from your shared knowledge . I'd love if you do a responsive pure css and js ecommerce header with a search box . I'm inspired by your talent
so much hard wokring bro..keep it up
Greetings!!
I would like you to make a video explaining how to do this please ... In the case of JavaScript, a code must be included in the page that captures a string of characters through a text box. From said string the JavaScript code must determine how many characters, words, number of vowels and number of consonants were written in said string.
Can you create a video for count character in dynamically generated multiple Textareas
vola ... ok ... shala ...
The spaces between words are counted as characters, right? People will use spaces to separate words. How do I do to NOT count the spaces. In the phrase: “I am from Iowa.” There should be 12 characters, but these JS snippet will show 15. Is there a function called something like “text.lengthWithoutSpacesBetweenWords”?