This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
factory18
/
fronend
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
c84ee106ac
Ranting
Tag
master
fronend
/
js
/
pages
/
medias
/
image-gallery.js
image-gallery.js
120 B
Riwayat
Mentahan
1
2
3
4
5
6
$(function () {
$('#aniimated-thumbnials').lightGallery({
thumbnail: true,
selector: 'a'
});
});