Closed ElliottLandsborough closed 8 years ago
Example usage: $(this).ekkoLightbox({parentDocument: top.document});
Allows the user to force ekkolightbox to always open inside 'top.document' instead of the default 'document'.
When a different parentDocument is specified the modal backdrop is disabled.
this will max it into #166
Example usage: $(this).ekkoLightbox({parentDocument: top.document});
Allows the user to force ekkolightbox to always open inside 'top.document' instead of the default 'document'.
When a different parentDocument is specified the modal backdrop is disabled.