|
|
Q1566 When displaying an alert, how can I close the alert box and send the user to a certain page when they click OK?
irt.org | Knowledge Base | JavaScript | Misc | Q1566 [ previous next ] Q1566 When displaying an alert, how can I close the alert box and send the user to a certain page when they click OK?You can generate an alert message when the user clicks a link:
Or you could use a confirmation dialog box to confirm the request:
|
-- div -->
|