ImageSwitcher « PrimeFaces « JSF Q&A





1. ImageSwitcher - missing images when used in dialog (MSIE9)    forum.primefaces.org

Hello Everyone, while the ImageSwitcher looks fine in standard HTML pages in all major browsers, when it is used in the dialog component, images are hidden when MSIE9 is used. I ...

2. ImageSwitcher - get current value    forum.primefaces.org

Hello Everyone, I use the ImageSwitcher with the manual navigation. Is there any way how to store the curently displayed image in the backing bean? I don't see any valueChangeListener in ...

3. ImageSwitcher - get/set index    forum.primefaces.org

Hello Everyone, is there any possibility to display a specified image from the image set ? Now it starts form the zero index and can be changed using previous()/next() methods. I ...