I'm trying to display an OverlayPanel into a Carousel, but this panel is wider than the Carousel, so its contents are not completely shown.
I've tried adding a z-index
style value to the panel, but it still stays "inside" the Carousel.
Is there any way to show it completely, by drawing its overflow outside the Carousel?
According to the documentation from primefaces OverLayPanel Documentation www.primefaces.org/docs/vdl/3.4/primefaces-p/overlayPanel.html you should use
appendToBody="true"
The overlay panel with it should do the trick.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With