|
|
Q1444 I want to open a small dialog box on the screen, ask a yes/no question and have 2-3 buttons: yes, no, and cancel, depending on which is selected, the appropriate page is then displayed in the browser window - is this possible and how might it be done?
irt.org | Knowledge Base | JavaScript | Window | Q1444 [ previous next ] Q1444 I want to open a small dialog box on the screen, ask a yes/no question and have 2-3 buttons: yes, no, and cancel, depending on which is selected, the appropriate page is then displayed in the browser window - is this possible and how might it be done?Try:
and in questionpage.html (that page can also be written dynamically, but will complicate things a little) have:
|
-- div -->
|