Week #9
* Talk about " "PROJECT #2"
"
examples :
A.S.M.R.
CHERNOBYL
ALPACAS
For homework last week...
- add link from your class web page, to your .pdf file
examples :
tigerweb.towson.edu/aschec9
https://tigerweb.towson.edu/dcrame2/
Class work:
*MAKE SURE YOU HAVE YOUR WORK IN A "WWW" FOLDER ON YOUR DESKTOP
*Add a link from your personal webpage to your
"project #1" site.
If you have trouble, you can try contacting Richard Thomas:
"Digital Lab Manager, OTS Liaison"
rthomas@towson.edu
410-704-5429
var slideimages = new Array() // create new array to preload images
slideimages[0] = new Image() // create new instance of image object
slideimages[0].src = "images/1.jpg" // set image src property to image path, preloading image in the process
slideimages[1] = new Image()
slideimages[1].src = "images/2.jpg"
slideimages[2] = new Image()
slideimages[2].src = "images/3.jpg"
slideimages[3] = new Image()
slideimages[3].src = "images/4.jpg"
HOMEWORK
* Finish "Project #2"
**hold on to site structure and wire frames; bring them next week.