[an error occurred while processing this directive]
For the JavaScript homework assignment, the "children" example, I'm giving myself a grade of A+. What I did is, have it read in today's date from the date object, then figure out what day of the week it is. With that, it would then go out to the XSL file of that day, which would grab the info from children.xml and splash it to the screen. This fulfills the requirements, as it's dynamic HTML, (what I think to be) a good example, and is also an example of the date object itself. (If you want to test it, it is based off client-side time, so if you change the date on your computer, it'll change the response.)
The source code for the project is available here: