This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
factory18
/
fronend
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c84ee106ac
Ramos
Etiquetas
master
fronend
/
js
/
pages
/
medias
/
image-gallery.js
image-gallery.js
120 B
Histórico
Em bruto
1
2
3
4
5
6
$(function () {
$('#aniimated-thumbnials').lightGallery({
thumbnail: true,
selector: 'a'
});
});