js get lenght of h1

Solutions on MaxInterview for js get lenght of h1 by the best coders in the world

showing results for - "js get lenght of h1"
Monty
25 Sep 2020
1alert("Text length: "+$("h1").text().length);
2
similar questions
queries leading to this page
js get lenght of h1