D
D
Dmitry2015-08-12 13:05:37
Gallery
Dmitry, 2015-08-12 13:05:37

What photo gallery script is used here?

There is a photo gallery on the main page of the site it-nord.ru . What script is being used here? I can't find anything like it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2015-08-13
@Gnom_Dimon

kamilczujowski.github.io/least is the most similar one. Styles have been tweaked a bit. for the place of the preview link to the page with the material

A
Alexey Ukolov, 2015-08-12
@alexey-m-ukolov

// портфолио
$('.teasers__wrap').masonry({
    itemSelector: '.teasers__item-float',
    singleMode: false,
    isResizable: true,
    isAnimated: true,
    animationOptions: {
        queue: false,
        duration: 500
    }
});

it-nord.ru/assets/js/scripts.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question