what i mean is, say in my database i have two fields, menu_name and menu_text.
menu_name would be something such as Lunch, Starters, Mains etc
the menu_text would be the text in the database with all the menu items on.
what i want to be able to do is, when you click a menu option the menu text is displayed in a textarea below.
am i making sense?