Changes

Jump to navigation Jump to search
no edit summary
Line 35: Line 35:  
   if(imageList[i].fileWidth>imageList[i].fileHeight{
 
   if(imageList[i].fileWidth>imageList[i].fileHeight{
 
     name = imageList[i].alt;
 
     name = imageList[i].alt;
 +
    console.log(name);
 
}
 
}
  

Navigation menu