Has anyone ever managed to add multiple select / jump menus where the options
change according to the previous selection?

So for example if in menu 1, I choose category 1, menu 2 would display items
that are only in category 1 (from a database using PHP / MYSQL?

Any help appreciated

:confused;