Regarding Javascript dropdown

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pskvenkat
    New Member
    • Mar 2008
    • 10

    Regarding Javascript dropdown

    Hi team,
    have two Drop Downs(select box) and one button.

    1. The first drop down is for Country
    2. Second one is States

    If I select the country US then the states comes in US will appear in states drop down. After that when i select any states from the list then the DIV comes out just below there and again onclick to the button the Div is hide.

    Thsi appear and disappear of DIV is like SHUTTER or Slowly comes down and Slow goes up..
  • RamananKalirajan
    Contributor
    • Mar 2008
    • 608

    #2
    Originally posted by pskvenkat
    Hi team,
    have two Drop Downs(select box) and one button.

    1. The first drop down is for Country
    2. Second one is States

    If I select the country US then the states comes in US will appear in states drop down. After that when i select any states from the list then the DIV comes out just below there and again onclick to the button the Div is hide.

    Thsi appear and disappear of DIV is like SHUTTER or Slowly comes down and Slow goes up..

    Can You please post the code, so I can try to fix were the problem is.
    Regards
    Ramanan Kalirajan

    Comment

    • pskvenkat
      New Member
      • Mar 2008
      • 10

      #3
      Originally posted by RamananKaliraja n
      Can You please post the code, so I can try to fix were the problem is.
      Regards
      Ramanan Kalirajan
      Hi Ramanan,
      i tried my method was not working well please give me if any suitable code for that?

      Comment

      • RamananKalirajan
        Contributor
        • Mar 2008
        • 608

        #4
        Originally posted by pskvenkat
        Hi Ramanan,
        i tried my method was not working well please give me if any suitable code for that?
        Just post your code buddy, I can try it out. The thing is I cant get your requirement clearly. Please post back your code, so I can surely help you out.
        I too worked likt it. But my requirement is some what different. In a project if a Manager is logging in, he must be able to see the list of projects in a combo box, after selecting the project corresponding tasks should be shown in another combo box. I worked it out. You just give your code. surely I will help you. Expecting the code.

        Regards
        Ramanan Kalirajan

        Comment

        Working...