I have a button inside Lightbox iframe. How to close that iframe by clicking that button?
My code looks like this:
<p:lightBox id="posetastavkeListaLightBox"
widgetVar="posetastavkeListaLightBoxWidget"
iframe="true" width="900px" height="700px">
</p:lightBox>
via this answer to Close a lightBox primefaces from iframe Button
iframeside: