Bullseye

you are in savethegaywhale || msc || appendix6c

sitemap

 

Appendix 6c: Document Object Model, SVG Application

The DOM is a hierarchical identifier, which expresses the relationship objects in a document have with each other (Neumann and Winter, 2001).

Key:
1. The three buttons with the ID tag easy, harder and hard all have identical sub nodes to the button (backButton).
2. There are a number of tspan nodes within the text node, only 1 is shown.
3. The group display consists of 4 text nodes; making up the score, number of targets left and associated labels.

back to top