View file File name : image-gallery.js Content :$(function () { $('#aniimated-thumbnials').lightGallery({ thumbnail: true, selector: 'a' }); });