An example web page showing a list of the upper level nodes in its
HTML element structure.
Get display stats: by clicking a button, the computer
screen height, width and colour depth is displayed as a new
paragraph at the end of the existing content
Reading files has a browse button where you can select
a file to display. A text file is displayed in red, showing how styles
can be changed. An image file is displayed in a newly created img element.
All other files replace the file-text display area with an error message.
jQuery examples
Drop down menu with jQuery control is here. Example from Chapter 7 of JavaScript &
jQuery: the Missing Manual
Drop down menu with jQuery control is here. A variation of the previous example with different
styling that moves to different page locations depending upon the menu
choice
Multilevel push menu is here. Click in menu items just creates a log in the
main panel
Working Multilevel push menu is here. A variation of the previous menu, where the menu
items now change the content of the main panel in are demonstrated similar
mouse events to the examples given previously, the basic claculator
demonstrated earlier, and a canvas drawings of lines or circles can be done.