Jakebert Posted November 6, 2009 Share Posted November 6, 2009 embarrased that I didn't do some research on this first - please ignore or lock/delete. I think it's simple, but I'm relatively new at JS, so we'll see. What I'm trying to do is display a <select> dropdown of days of the week (i.e. Monday, Tuesday, etc.) Once the user clicks on one of those, here's what should happen: There is a DB query that returns all the values stored under that day (example: Monday--> 1, 2, 3, 4) Another dropdown is created for those values (1,2,3,4) I'd like to be able to repeat that so that I can have three cascading menus (if that makes sense? :confused ) I hope I'm not being unclear. Help! Link to comment https://forums.phpfreaks.com/topic/180519-ignore-this/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.