Question
can images be changed dynamically based on item selection in list
Hi ,
I have this requirement : I will display a list containing bike's model names and i want to represent the respective images for each and every model , so as i select model-1 i want the image of model-1 to be displayed ...likewise i want to change the image to model-2 when i click on model-2 in the list .
Pls tell me how to achieve this ...
Thanks

