How to display a image depends on the value selected in the combo box and image is to display in the same page near to the combo box…
Thanks in advance…
How to display a image depends on the value selected in the combo box
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to use
onchangewithselectin html. UsingJavascriptyou can get it done. An example would be like below. Just check the value selected in javascript function and decide which image to be displayed. I have compared the values but you can even have a image name itself.