I'm trying to change the text within my button and I just wondering is it possible for me to change it?
<div id="something">
<button class="someClass">This I wanna change</button>
</div>
I'm trying to change the text within my button and I just wondering is it possible for me to change it?
<div id="something">
<button class="someClass">This I wanna change</button>
</div>