How to Highlight image based on selection in JSF
Posted
by Paul
on Stack Overflow
See other posts from Stack Overflow
or by Paul
Published on 2010-03-31T09:02:38Z
Indexed on
2010/03/31
9:03 UTC
Read the original article
Hit count: 226
jsf
The images are displayed horizontally using . At first no images are selected if selected it has to be highlighted. If user changes the selection the old has to go normal and new has to be highlighted. while in edit mode we need to highlight the already selected image and they may change in this mode so highlight should change. Bean is in session scope. pls provide some solution.
© Stack Overflow or respective owner