Jump to content

Ignore this


Jakebert

Recommended Posts

 

:-[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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.