x.java, y.html, etc.
EAANILA1_7.zipAssignments dbxmlnml@acm.orgLook at this page Model Page.
This assignment requires that you make a page like this.
lecturenotes.xml. These subjects
must be created with subjects.xsl, a
stylesheet that creates the list items only.
The page must thus have an event handler that
activates this transformation of the xml file by
the xslt file. When a nav link is clicked
headers.xsl transforming your
lecturesnotes to headers only. The headers must
be links withan event handler that,
when clicked
content.xsl,
a third xslt file also working on your
lecturenotes file.
Activation again by an event handler.
This involves, as you have read, creating three small xsl files, all manipulating the lecturenotes. You will make them, and test them the usual way.
It also involves, using some JavaScript in order to make the html page capable of doing this for you. Therefore you must the methods taught in today's lesson to
You may work in pairs (max) to do this. If you choose to do so, put the names of both participants in the hand in mail.