rsci
01-09-2003, 07:08 PM
Will Netscape, all versions of 4.x, support a dynamically written div or should a layer tag be used?
for example, will this work in NS 4.x?
document.write('<div top="10" left="10" style="position:absolute, background-color:blue;heigth:100;width:100;">text here</div>');
Thanks.
for example, will this work in NS 4.x?
document.write('<div top="10" left="10" style="position:absolute, background-color:blue;heigth:100;width:100;">text here</div>');
Thanks.