Search results

  1. A

    How do i create a button in html, that has a dynamic name?

    I have an html file which has the button tag. I want the text displayed on it to be declared by a variable i.e not a constant value like "Click Here". I want it to have the name as the value of some variable who's value changes over time. How do i do it? Okay, i want to be able to get the value...
Back
Top