fixes
This commit is contained in:
parent
3623a881f3
commit
db4d0de26d
3 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# Interaction: alert, prompt, confirm
|
||||
|
||||
This part of the tutorial aims to cover JavaScript "as is", without environment-specific tweaks.
|
||||
In this part of the tutorial we cover JavaScript language "as is", without environment-specific tweaks.
|
||||
|
||||
But we'll still be using the browser as our demo environment, so we should know at least a few of its user-interface functions. In this chapter, we'll get familiar with the browser functions `alert`, `prompt` and `confirm`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue