basicLightbox
basicLightbox copied to clipboard
#Feature: Add possibility to define container the markup is added to
In order to allow different styling (e.g. not overlaying to whole page but only a part of it) it would be good to have the possibility to pass the container the markup should be attached to.
(PR will follow)