Forum Moderators: open
imagine if u will , afew dropdowns, wanting to be filled depending on the values of other ones.
what id like to able to do is to put my scripts on the select i want with an onchange, but it seems that the filling of the dropdown doesnt count as an onchange. what i really want is one filling of a dropdown by the selecting of another, and then in turn firing off another script to fill a subsequent dropdown etc....
i also have the problem that NS doesnt seem to like to do two functions from one onchage, which means wrting other functions purely with a call to two or more .. other functions..?
sorry if that sounds all a bit confusing, but then i am confused.. :)
cheers all
nathan
so pick somethign from the first , that fill the second, and then the third, depending on values from the first two, but NOT with the user having to select anything from the second..
as i may have said, the onchange on the second dropdown , is not triggered byt hte fact it has just been filled by dropdown #1. which is a shame.. :s