Im trying to create a page that has a button to open up the gallery. I got this part working so far, but I would also like to customize the prettyPhoto gallery that opens. The code looks something like this:
var btn = document.getElementById('open-gallery'); btn.addEventListener('click', function() {