Demonstration Instructions

There are two layers in the form at the right; Personal_Layer and Comments_Layer. Both layers are opaque, are the same size and are located at the same position on the form. Initially, only the Personal_Layer layer is visible because its z-index value of 2 is greater than the z-index value of 1 for the Comments_Layer layer. Note that this tip only works on IE browsers.

  1. Click the button on the Personal Information layer. The Personal_Layer is hidden and the Comments_Layer layer is made visible.
  2. Click the button on the Comments_Layer layer. The Comments_Layer is hidden and the Personal_Layer layer is made visible.
  3. Click here to return to the tip explanation.

Get more information on TLCC's courses.

Go to TLCC's Developer Tips Archive.

TLCC home page