HELP Buttons
in
Programming Questions
•
5 months ago
I need some help to create buttons. I want to click on a button created with an image and change the whole 'background' and then it appears OTHER button (image) with the same function (and on and on and on). Please help me. I don't really know how to do and I need this to do an assignment.
for example:
background1 (img1)
background2 (img2)
button1 (b1)
button2 (b2)
.
.
.
I want to have the img1 and the b1, and when I click on b1 it change to img2 with b2...
for example:
background1 (img1)
background2 (img2)
button1 (b1)
button2 (b2)
.
.
.
I want to have the img1 and the b1, and when I click on b1 it change to img2 with b2...
1