write an Event Driven program in Javascript to display length of the entered string
Answers
<script type="text/javascript">
var myString = "123456";
var length = myString.length;
document.write("The string is this long: " + length);
// Same thing, but using the property inside the write function
document.write("<br />The string is this long: " + myString.length);
</script>
Hope this helps u
If so, Plz mark me as the Brainliest
Answer:
♡AnswEr♡ HOPE IT HELPS YOU
..................................................................................
HI
PLEASE MARK THIS ANSWER AS BRAINLIST ANSWER.
.......................................................................
PLEASE FOLLOW ME
........................................................................
PLEASE THANK MY 15 ANSWER
........................................................................
GIVE ❤️ TAKE THANKS
........................................................................