front_idill/src/mosaic/js/search.js
changeset 77 205409da0f32
parent 63 0947deb9ab6d
child 79 9eff85166868
equal deleted inserted replaced
76:eae52b187e29 77:205409da0f32
   196                 {
   196                 {
   197                     maxAnnotationNumber = gestureNumberByVideo[i];
   197                     maxAnnotationNumber = gestureNumberByVideo[i];
   198                 }
   198                 }
   199             }
   199             }
   200             
   200             
   201             var snMargin = parseInt($('.snapshotDivs').css('margin'));
   201             var snMargin = parseInt($('.snapshotDivs').css('margin-left'));
   202             
   202             
   203             //On affiche l'opacité résultante pour chaque vidéo.
   203             //On affiche l'opacité résultante pour chaque vidéo.
   204             for(var i = 0 ; i < this.config['imagesToShow'] ; i++)
   204             for(var i = 0 ; i < this.config['imagesToShow'] ; i++)
   205             {
   205             {
   206                 //Opacité conventionelle.
   206                 //Opacité conventionelle.