La parole à l'organisateur
AMMO (Bxl - BE) exhibe ses posters et sérigraphies au VOID du 2 au 30 Novembre 2016.
Le vernissage aura lieu le 2 de 19 à 22h.
ENTRÉE LIBRE / APÉRO
ammoamo.blogspot.com
AMMO (Bxl - BE) exhibe ses posters et sérigraphies au VOID du 2 au 30 Novembre 2016.
Le vernissage aura lieu le 2 de 19 à 22h.
ENTRÉE LIBRE / APÉRO
ammoamo.blogspot.com
$(document).ready(function () { $('a.img-bardou').each(function () { var link = $(this); // Initialisation d'un waypoint link.waypoint(function (direction) { console.log('Lien affiché :', link.attr('href')); // Ajoute ici l'action à exécuter var imgDataId = link.attr("data-id"); console.log(imgDataId); updateAffichage(imgDataId); }, { offset: '100%' // Déclenche l'action lorsque l'élément entre dans le viewport }); }); }); */