Custom Select List
-
I have an requirement in which user need to select image(thumbnail) from the list.
I am thinking two options:
1. Show imaage thumbnails as Option list. User click on the thumnail to see larger view of image. How can I accomplish images as option list?
2. Show dropdown list of images names. When user select image name from the list, I need do in-line show of select image thumbnail. User click on the thumnail to see larger view of image. How can I accompish this?
- The topic ‘Custom Select List’ is closed to new replies.