Dynamic Greeting
Getting the Files
- Open your "web" folder and create a new folder called "javascript" inside of it.
- Go to the shared folder and find the "greeting" project. Copy it into your "javascript" folder.
- View index.html in a Web browser.
- View the source of index.html.
- Wait for Ms. Hurlburt to begin the demonstration.
Topics Included
- What will this thing do when it is done?
- XHTML tags: script, noscript
- Disabling scripts
- External script source
- Onload event
- Function call
- IDs for elements