I am also looking for this..
I need the ability to make 3 dynamic cascading dependant select boxes.
Getting the data from 3 seperate MySQL tables, (each with a 'code' to match up with the code from the previous selection).
and the possibility to make a DEFAULT pre-SELECTED set (all 3 boxes have something already in them) based on data it gets from a 4th MySQL table.
I already have one that works, but it 'REFRESHES' every time you change one of the boxes.
(does not use chained selectors..)
I HAVE seen it done without refreshing..
any by the way, anyone who says "it worn't wortk because PHP is server side and Javascript is client side" is full of baloney.. as I mention .. I have a working version..which I will me MORE than happy to share with any real PHP/MySQL/Javascript coder who can help us solve this problem and needs this code.
Thanx,
-Matt