How to change image when check box is checked in javascript and php?

  • Thread starter Thread starter NavyFootball94
  • Start date Start date
N

NavyFootball94

Guest
I am making a website in Adobe Dreamweaver CS4. In the site there's a webform with an image that will act as the continue button. The page starts with a grayed out "Continue" image. What I want is when the user checks a checkbox (I agree textbox), it will change the grayed out continue image (continue_disabled.png) to the normal one that is clickable (continue.png)

Thanks in advance
 
Back
Top