move objects (before?)

This commit is contained in:
Ilya Kantor 2016-07-19 23:36:27 +03:00
parent 480e69b843
commit 31b5af1580
50 changed files with 445 additions and 362 deletions

View file

@ -0,0 +1,9 @@
importance: 5
---
# Show an alert with an external script
Take the solution of the previous task <info:task/hello-alert>. Modify it by extracting the script content into an external file `alert.js`, residing in the same folder.
Open the page, ensures that the alert works.