![]() |
Possible to do it or not
I created a table, at the first column, there have few small picture and the second column is blank.
Now I need to select a picture from first column then show at the second column. In HTML code possible to do it or not? |
Re: Possible to do it or not
You will have to use a combination of HTML & JavaScript to fulfill the task.
Put a select dropdown in the first column, write some JavaScript which handles the dropdown's onchange event to display the picture in the second column, depending on the selection. |
Re: Possible to do it or not
Could you give me an example please?
|
Re: Possible to do it or not
I tried.It successful but the picture cannot show normally
|
Re: Possible to do it or not
I didn't get what you meant by "It successful but the picture cannot show normally".
Kindly explain. |
Re: Possible to do it or not
nothing, I fixed.
Thank You |
| All times are GMT +5.5. The time now is 12:27. |