Hi all, I have a problem with some issue. Is it possible (and how) to make this: (I will try to explain simple as I can): It's kinda, like two select boxes, but I want to achieve same result only with two div's.
1. I have one DIV, populated with linked data from database (car makes). 2. When I click on the link in that DIV, i want to populate second DIV with related data from the first (car models based on selected make in first DIV) 3. It's very complicated for me and I have no solutions whatsoever :(. Thanx in advance

