Click to See Complete Forum and Search --> : drop down menu ?


sandro27
08-25-2004, 09:47 AM
Hi all!!

I have a question but i don't know whether it is php related.

Let's say i have 2 drop down menus on the same page: Destination and hotel.

I need the destination menu to be related to the hotel menu. For example: When I choose New York, the hotel menu will automatically give me the options for hotels in NY (in the hotels menu) and so on, all in the same page.

I hope Ican get some help on this.

Cheers

Sandro27

DanUK
08-25-2004, 11:06 AM
Hello there,

I believe this is something directed at Javascript.
You could try asking in the Javascript forum.

I may be incorrect, but every site I've seen do those types of things use Javascript - as it's clientside. I don't see how PHP could achieve that.

Regards,

sandro27
08-25-2004, 11:56 AM
I will check for JS

Thanks