PDA

View Full Version : Javascript Confirm Terms Of Agreement Popup



APACHE_164
16 Jan 2011, 05:43 PM
I am currently working on a social website with my friend. Unfortunately, we hit a little speed bump very early. In order to successfully make an account, you must agree to a Terms of Agreement form. We would like this form to be an onload popup box after clicking the "submit" button in the account creation form. We do not know how to make this kind of popup box. If anyone can help, please post the code for the box. The popup needs to have the Terms of Agreement, preferrably with a scroll bar so it isnt too big, and 2 buttons: "Agree" and "Decline". "Agree" sends the user to the next page, while "Decline" sends them back to the home page.

is_numeric
18 Jan 2011, 09:18 AM
If you have stumbled on this then how are you writing your social site?

What are you writing it in?