home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / tutorials / VTC / vtcmovies / JavaScript / movies / 03 / 0302.mov (.mp4) < prev    next >
Apple QuickTime movie  |  2000-02-06  |  2.1 MB  |  640x480  |  1fps  |  3 minutes, 51 seconds
Transcription: OK, continuing from where we left off here, this is js02.htm. I haven't made any modifications to that page. I'd like to change the alert function here to another JavaScript function known as confirm. And I'm going to change also the text inside these quotes. Notice the construction of these commands functions, what have you, are very similar in that they are enclosed in parentheses and they are also enclosed in double quotes here. The reason they're enclosed in double quotes is because this is text or a string of information that actually is going to be reproduced inside of these dialog boxes ...