Extra Credit Exercise:Javascript
In this exercise we will learn how to use some basic javascripts in a web page. This exercise is for Extra Credit.
Read Lecture sent by email (also posted in Canvas)
Read in Text Book: Chapters 19-20 and follow along in the Demos for the Extra Credit Exercise. Be sure to experiment.
By Due Date:
Create up to 3 pages/ 3 examples of simple Javascript. Link all pages together. Be sure to include text that explains the javascript you are using. If you found it online, add a link to the source of the javascript you found.
Save into your folder - ExCr.
Folder Name: ExCr
Opening Page Name: index.html
Number of Pages: Up to 3 - One Javascript example per page
All Pages Must Link Together.
Post your questions online or email them to me
HTML Elements
- <script> </script>
- type="text/javascript"
Exercise Requirements
- Find examples of simple javascripts online or on my website. Use one to three of them - each one correctly used is worth 5 points.
Images
- Optional
Design Process
- Create a project folder named "ExCr"
- Follow the usual procedure for making HTML documents.
- Use one Javascript per page. Create up to Three separate pages with individual javascripts.
- Link all pages together.
- Add an explanation of what the javascript is doing
- Place all HTML docs, any linked docs, additional scripts and images in your project folder.
- Review your work in a browser before uploading to the server.