hi i need help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mekalai82@gmail.com

    hi i need help

    HI i need help

    i have two select option.. for example State list and city list . in
    country option i have listed tamilnadu,keral a,andra,karnata ka like
    that.... in city select option i have listed
    chennai,kalicut ,bangalore,hydr abad. and so on

    if i select tamilnadu from the state option the city option will
    default select is chennai... if i want to change , i can choose some
    other option...

    if i select kerala from the state option the city option will default
    select is kalicut... if i want to change , i can choose some other
    option...

    if i select andra from the state option the city option will default
    select is hydrabad... if i want to change , i can choose some other
    option...

    select 1 select2(the default change will be like this)
    tamilnadu chennai
    kerala kalicut

    can you help me how to do this by java script or php
  • Randy Webb

    #2
    Re: hi i need help

    mekalai82@gmail .com said the following on 2/8/2008 1:35 AM:
    HI i need help
    >
    i have two select option.. for example State list and city list . in
    country option i have listed tamilnadu,keral a,andra,karnata ka like
    that.... in city select option i have listed
    chennai,kalicut ,bangalore,hydr abad. and so on
    <URL: http://www.javascriptt oolbox.com/lib/dynamicoptionli st/>

    --
    Randy
    Chance Favors The Prepared Mind
    comp.lang.javas cript FAQ - http://jibbering.com/faq/index.html
    Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/

    Comment

    Working...