Click to See Complete Forum and Search --> : How do I display a thumbnail for a click inside a listbox


tjbarr
12-17-2006, 07:36 PM
I have a listbox and when I click on each choice inside the listbox I want to display a thumbnail of the image that the choice relates to. How do I do this in Dreamweaver/PHP

mark_kccs
12-17-2006, 08:42 PM
Hi

As far as I'm aware PHP will not be the way to go with this. You will need a Javascript onChange or onClick event handler.

Hope this helps

Weedpacket
12-18-2006, 05:03 AM
Since this is a client-side task, I'll move the thread.