Posts by Paulo Colantuomo • 1 point
1 post
-
0
votes2
answers111
viewsA: Search bar "dynamic" html, css, js
Hello! You can read the whole string from your input and separate by ; using the split of the JS. Then it would be something like this: const suaStringDeBusca = "0942;9423;2423;"…