PHP + Javasript make a drop down menu
Posted: Thu Oct 23, 2003 3:32 pm
Hello everyone. I have an idea and I was wondering if it was possible.
here is the case.
Ex.
Record 1 | Record 2 | Record 3
Now I have a display like this...I want them to be able to click Record on and have the screen show all sub records within this record...without refreshing the page....
EX
Record 1-p1 | Record1-p2 | Record1-p3
-$record1 subdate | $record2 subdata
on the page pushing the results down
so
top layer = Record 1-p1 | Record1-p2 | Record1-p3
sub layer = -$record1 subdate | $record2 subdata
have any suggestions? Thanks
-Aaron
here is the case.
Ex.
Record 1 | Record 2 | Record 3
Now I have a display like this...I want them to be able to click Record on and have the screen show all sub records within this record...without refreshing the page....
EX
Record 1-p1 | Record1-p2 | Record1-p3
-$record1 subdate | $record2 subdata
on the page pushing the results down
so
top layer = Record 1-p1 | Record1-p2 | Record1-p3
sub layer = -$record1 subdate | $record2 subdata
have any suggestions? Thanks
-Aaron