JavaScript help
In need of help with JavaScript.
I'm trying to make a checkbox with a submit button which you have to check to redirect/continue to the 'newpage.php' file. You don't get redirected to 'newpage.php' when you check the checkbox and submit. It just refresh the current page you are on. PHP Code:
|
Re: JavaScript help
Quote:
Quote:
|
Re: JavaScript help
The problem with your code is that by clicking the image your are submitting the form and the action of your code to change the page gets overriden.
Code:
<html> |
Re: JavaScript help
Dead people don't talk.
|
Re: JavaScript help
Quote:
|
Re: JavaScript help
Quote:
|
| All times are GMT -4. The time now is 01:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.