Log in

View Full Version : Hi, looking for some code.



Espionage
10-08-2007, 06:27 PM
Hey, I'm new to the foums, so don't flame if I've posted in the wrong section etc.


Basically, I'm looking for some code that will select an item from a drop down box and when the item is selected and picture to be displayed. in the "image box"

http://img228.imageshack.us/img228/7561/70704880co7.jpg
Is this possible?

Code you please post here or add me on msn: tim@tim-horton.co.uk

Thanks people.

djr33
10-08-2007, 06:54 PM
http://www.dynamicdrive.com/forums/showthread.php?t=24866
Please read the forum rules. You're new here, so this isn't meant to be punitive. Ask if you have any questions.

There are several "switch content" type scripts in the library.

For this as well, you could just add an onChange event to the dropdown, taking it's current item's value and using that as the src for the image.