Programming Logic – Week 8
June 5, 2009
We got into form validation this week. I used some easier built-in methods to accomplish, compared to all of my previous efforts…woohoo.
Here was my form with validation.
Programming Logic – Week 7
May 29, 2009
This week we got into continued working with arrays, and performed some basic calculations based on user input. We also looked at the document object again, but we used some methods to control the browser window.
Here are some of the exercises.