Can anyone help me with the following problem:
I'm trying to write new content to multiple layers from one function like this:
function writeContent(layerArray, contentArray) {
for(var i=0;i<layerArray.length;i++) {
//alert('Writing new content')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.