Homework #5
Due Date: Wednesday, May 3
Modify your project in the following ways:
- Have
a page with a top-down or slide-out menu.
- Have
the selections on the top-down menu take the user to the following four
pages
- A
page that displays an XML file that contains data relevant to your
project. The file should contain at least 8 Contributor nodes. Each
Contributor node should contain the following nodes: Name, Address, City,
Zip, Phone, and Amount. You can add others if you like.
- A
page that displays the XML data sequentially using next and previous
buttons.
- A
page that displays the XML data in a table.
- A
page that allows the user a search condition in a text field(s). Clicking
a button causes data in the XML file that matches the search condition to
be displayed.
Send me an email when you’re done.
This assignment should still be relevant in
the context of your overall project.