Database web hosting - 127Chapter 11Scripting Frames and Multiple WindowsListing 11-1:A Graphical

127Chapter 11Scripting Frames and Multiple WindowsListing 11-1:A Graphical Navigation Bar Look first at the HTML section for the Body portion. Almost everything there is standard stufffor defining client-side image maps. The coordinates define rectangles around each of thearrows in the larger image. The hrefattributes for the two areas point to JavaScript functionsdefined in the Head portion of the document (the javascript:pseudo-URL is covered in thenext chapter). In the frameset that defines the Decision Helper application, names are assigned to eachframe. The upper-right frame is called entryForms; the bottom frame is calledinstructions.