
August 29th, 2000, 01:24 PM
|
 |
film at 11
|
|
Join Date: Aug 2000
Location: Portland, OR
Posts: 413
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
is there a difference between netscape and ie in the style="" attribute of a <div> tag?
if a page is viewed by ie, showing a layer is done by
document.all[layer name].style.visibility="visible". what is the corresponding syntax for netscape (if it's different)? i ask b/c i tried to write some layers into a page and they do not show up when viewed in netscape.
|