Ben H
Apr 25th 2007, 2:14 am
I have made a little piece of AJAX where if I select a certain dropdown box, something else will appear underneath it. For example, if I choose '2 drivers' from the 1st box which triggers the AJAX, there will be some details to fill in for the 1st driver and some details to fill in for the 2nd driver.
Once I have filled that in and choose another option from the dropdown that triggers the AJAX, the data I enter disappears.
I guess what I am asking is, is there a way of sorting the data that I enter into these boxes?
Once I have filled that in and choose another option from the dropdown that triggers the AJAX, the data I enter disappears.
I guess what I am asking is, is there a way of sorting the data that I enter into these boxes?