Topic awaiting preservation: does this work? (layers) |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: switzerland |
posted 10-03-2002 15:38
hi, I'm trying to pass layernames in a function, and that function will set the layer to visible code: if (N)
|
Maniac (V) Inmate From: Brisbane, Australia |
posted 10-03-2002 16:23
It might work for earlier version of IE depending on what "zeigen.arguments" is. |
Bipolar (III) Inmate From: switzerland |
posted 10-03-2002 16:53
oh, I had a typo in the code. the Netscape section should have been: |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 10-03-2002 17:03
window.document.[arguments[j]].visibility=v; |