Results 1 to 7 of 7

Thread: double image drop down selection... help please

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    1

    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.

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    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

  3. #3
    Fanatic Member x-ice's Avatar
    Join Date
    Mar 2004
    Location
    UK
    Posts
    671

    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.

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  5. #5
    Fanatic Member x-ice's Avatar
    Join Date
    Mar 2004
    Location
    UK
    Posts
    671

    Re: double image drop down selection... help please

    Quote 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.

  6. #6
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: double image drop down selection... help please

    Quote 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.

  7. #7
    Fanatic Member x-ice's Avatar
    Join Date
    Mar 2004
    Location
    UK
    Posts
    671

    Re: double image drop down selection... help please

    Quote 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
  •  



Click Here to Expand Forum to Full Width