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

Cant get this to work #280

Closed ckarpinski closed 6 years ago

ckarpinski commented 6 years ago

I have tried using what you have here https://miromannino.github.io/Justified-Gallery/getting-started/ to try this plugin out but I cant get anything to show in the page and have no idea what i am missing. Can you have a look and let me know? https://codepen.io/ckarpinski/pen/qKORea

thanks!

jefftucker1952 commented 6 years ago

Just for openers, the page has to load jQuery before it calls the Justified Gallery script.

ckarpinski commented 6 years ago

Thank you - I had that on there before but then thought maybe the problem was the justified script had jquery in it, I added a link to Jquery now. Still is not showing anything.

jefftucker1952 commented 6 years ago

I just exported your codepen example, and the page works fine. Not sure why it doesn't show anything in codepen.

ckarpinski commented 6 years ago

huh, weird, it was also not working on my computer but I did the same downloading it from codepen and it is working. Thanks for testing it and figuring that out for me :)