Re: [PHP] Re: Hierarchic menus using Javascript and PHP?

2001-09-12 Thread Jason Bell
; }; break; } break; } } - Original Message - From: Richard Lynch [EMAIL PROTECTED] To: Nelson Goforth [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, September 11, 2001 10:13 PM Subject: [PHP] Re: Hierarchic menus using Javascript and PHP? See my

[PHP] Re: Hierarchic menus using Javascript and PHP?

2001-09-11 Thread Richard Lynch
See my response to Girish' post. You can't have JavaScript talking to PHP in real-time for user-interaction. You either need to send your ENTIRE tree to JavaScript, or make the user choose on each page from a sub-menu... For that, you would just need to have JavaScript set the location to