Skip to content

Conversation

@jacobroufa
Copy link

I'm building a site and want a lightweight gallery -- this seemed to be a perfect easily extensible tool to use. The only thing I needed was the ability to specify where in the DOM I wanted to put the thing.

This option can be set just like the rest of the options, and requires a DOM element, e.g.

shadowbox.options = {
  parentElement: document.getElementById( 'gallery' )
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant