Writing to Netscape Layers Dynamically


Test Area 2: I am formatted as a DIV without a bound stylesheet designating position. Netscape does not know me; You will get an error when you click the button


Test Area 2: I am formatted as a LAYER without a bound stylesheet designating position. Netscape does know me; you can change my text with document.write

Test Area 3: I am formatted as a DIV with a bound stylesheet designating position. Netscape does know me but a document.write will cause me to disappear.



Test Area 4: I am formatted as a Layer with a bound stylesheet designating position. Netscape does know me and a document.write will NOT cause me to disappear. Text is written but my style disappears. To try to avoid this, I will try to recover my style with SPAN but the text will, again, diappear.
N but the text will, again, diappear.