Lab: Javascript
Instructions:
Javascript is a mini-language that allows you to add interactivity
to your webpage.
By the end of class add some sort of small Javascript program to your web site. The
easiest way to do this is to copy and modify one or more of the little programs we have provided.
- Go to Examples
and look at the examples in the Javascript and Forms sections.
- Pick one of the small calculators.
- Look at the source and see what the author did.
- Make yourself a page that does exactly this (go ahead and copy the source in if you wish).
- Link this page to your main website.
- Once it works, modify it in some small way. We encourage you to try more than one example and more complex modifications.
Once you have added at least one modified or newly written Javascript program to your website,
- submit the URL to your web page with your Javascript via ramct, i.e. http://www.cs.colostate.edu/~your_login
- describe what changes you made.
- who reviewed your javascript
And then you may continue to add to your website to meet requirements that are described in the HTML Lab or you may work
more on your major project.