miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.68k stars 299 forks source link

Cannot make the plugin work #279

Closed jessydan closed 4 years ago

jessydan commented 6 years ago

Hi, I follow all the steps to make the plugins works (imports the files, make the div with the id and the img into it, and call the justifiedGallery, all like the documentation.

But nothing works, nothing appear except three small dots at the beggining (the loading icon i think) but after that nothing, everything is in the code but nothing appear, and the css of the code is not like the documentation, theres missing something.

How can i resolve this issue, i search for like 4 hours but nothing.

Thanks.

jefftucker1952 commented 6 years ago

You're going to have to give us more to go on than just saying, "I can't make it work." A link to a test site would be helpful. In fact, I'd say it's an absolute requirement. We are not mind readers.

jessydan commented 6 years ago

I found my error, but i have a little problem, is that the image are showing before resizing, so when i go to my page i see all the images in big screen and then they crop and justified, how can i change this ?

acwolff commented 6 years ago

See option waitThumbnailsLoad

jessydan commented 6 years ago

I see it and already try to use it but nothing change, i always see my images before they crop :/

acwolff commented 6 years ago

As EarlyOut already said, you should give a link, so that other people can test it!

biziclop commented 6 years ago

… or you can upload a .zip directly here.