Changes

Jump to navigation Jump to search
no edit summary
Line 37: Line 37:  
   // name = imageList[i].alt;
 
   // name = imageList[i].alt;
 
   //  console.log(name);
 
   //  console.log(name);
console.log(imageList[i].fileWidth, imageList[i].fileHeight);
+
//}
}
+
console.log(imageList[i].fileWidth+","+imageList[i].fileHeight);
 
   
}
 
}
 
            
 
            

Navigation menu