secretsquirrel
Programmer
hi guys,
i have a page containing a number of layers, which i can access using 'document.all.layerName'
i need to populate an array with these layers, ( ie. var myLayers = new Array(document.all.layerName); ), but this doesn't work and i can't work out how to do it.
could someone tell me what to do, please?
thanks in advance,
ss...
i have a page containing a number of layers, which i can access using 'document.all.layerName'
i need to populate an array with these layers, ( ie. var myLayers = new Array(document.all.layerName); ), but this doesn't work and i can't work out how to do it.
could someone tell me what to do, please?
thanks in advance,
ss...