Plan Week 5
Completion requirements
1 XML
2 JavaScript,DOM, CSS
Class Exercises
1 Exercise- Using DOM XML Shop Exercise Reading from XML, Array, Object declaration.
2 Using DOM to Switch CSS Exercise.
3 Using DOM on a Table.
5 Shopping_Cart on the separate page (using Persist store)
Independent work:
1 complete all work from class,
2 Practical in folder week 5:
- Create XML file with a list of subjects which you did or you are doing at Unitec
- On your landing( for week 4) page create a button which will display a list of subjects (read from XML file), (create an object "paper")
- On your landing page create buttons to provide an ability to correct each display subject, and update it.
- On your landing page create button to add a new subject to your list ( you need to specify which one is completed or you are doing now or you are plan to do )
Challenge:
Using "Staff Board"
Add function, that is user click on any "staff image" - alert message appears "Hi, I am 'name of person'"Example: If user click on staff member with name "Bob" - alert message appears "Hi, I am Bob"
Last modified: Thursday, 27 August 2020, 12:42 PM