|
Hi, I don't know how to code this, I was wondering if someone could give me an idea. I want to have a html submit button change the image on a div every time the button "forward" is pressed, then I want a "backwards" button to change the pictures in reverse order.
The only thing I can think of is this.
if !empty post forward
change div img
if !empty post forward
change div image.
repeated and I'm positive that's not going to work. LOL.
I do know how to change the div image with the submit button already, but not in the way that I am describing above. Thanks. Derek
|