Forum Moderators: open
Now on the addLink.php I have a submit button
<input type = "submit" name = "addSubmit" value = "Add Notes" onclick="setTimeout('window.close()',3000);">
What I want, is when the user clicks that submit button,
to wait for 3 seconds and then close. What is wrong with what I have there. Keep in mind php executes on that submit click. Thanks,
If you would like some sample code, have questions, or run into trouble, just post back and we'll do our best to help. :)