I have a string in JavaScript (e.g #box2) and I just want the 2 from it. I tried: var thestring = $(this).attr('href'); var ...
-
May 4, 2022
- 0 Comments