|
-
Dec 28th, 2005, 02:10 PM
#1
Thread Starter
New Member
double image drop down selection... help please
I am trying to create a double selection drop down menu that changes a picture depending on what you have selected. Like this one:
http://www.terihelp.net/colors.php
or this one:
www.polahelp.com/createpet.php
So depending on what is selected in the two drop boxes a different picture will show automatically.
Can you help? Thanx
Last edited by stevenjw; Dec 28th, 2005 at 02:29 PM.
-
Dec 29th, 2005, 12:57 AM
#2
Re: double image drop down selection... help please
What part do you need help with?
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Dec 29th, 2005, 07:31 AM
#3
Fanatic Member
Re: double image drop down selection... help please
As for the logic of it, i think you might be able to use a nested SWITCH construct. I'm not sure if that can only work with integers though, if so use a nested IF construct i'd guess.
-
Dec 29th, 2005, 12:50 PM
#4
Re: double image drop down selection... help please
Two-dimensional map looks more promising.
In any case, you're in the wrong forum. You want help with JavaScript; this is Java.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 30th, 2005, 06:46 PM
#5
Fanatic Member
Re: double image drop down selection... help please
 Originally Posted by CornedBee
Two-dimensional map looks more promising.
In any case, you're in the wrong forum. You want help with JavaScript; this is Java.
What makes you assume that he needs help with JavaScript, he hasn't said anywhere.
-
Dec 30th, 2005, 06:51 PM
#6
Re: double image drop down selection... help please
 Originally Posted by x-ice
What makes you assume that he needs help with JavaScript, he hasn't said anywhere.
Both his examples are web pages. Also, it's a first post. And finally, someone using Java is more likely to use the term combobox.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 31st, 2005, 04:24 PM
#7
Fanatic Member
Re: double image drop down selection... help please
 Originally Posted by CornedBee
Both his examples are web pages. Also, it's a first post. And finally, someone using Java is more likely to use the term combobox.
Ok, your probably right, i see what you mean.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|