VIRTUAL UNIVERSITY
WINTER TERM 2000
JAVASCRIPT CLASS
WEEK 4
This should have popped up an alert box telling you to click ok and come in.
And last is the last example. I would like to learn how to make it so that when the alert box
pops up, when the user clicks ok, it would take them to the page stated on the button. If this is not
possible with this, like maybe it's not the purpose of this script, then what would be a practical purpose for it?
Anyway, for now, what do you want to do?
By playing with inputting the text for the message, I found that you can't use contractions because the apostrophe is taken for
the closing quote of the script and the alert box won't pop up. The script gets confused.
Back to JavaScript assignments