you have two choices:

yes, php can do it, but as php is a server side language, you have to
refresh the page...

or, you can go the 
much-more-dangerous-and-much-less-likely-to-work-on-many-browsers javascript
route.

I suggest the first :)

if you _do_ end up writing some good code, please make a library out of it
and send it along! :)

-alex


--
Alex Black, Head Monkey
[EMAIL PROTECTED]

The Turing Studio, Inc.
http://www.turingstudio.com

vox+510.666.0074
fax+510.666.0093

Saul Zaentz Film Center
2600 Tenth St Suite 433
Berkeley, CA 94710-2522




> From: [EMAIL PROTECTED] ("Yoeri De Bruyn")
> Newsgroups: php.general
> Date: 11 Jan 2001 04:56:47 -0800
> Subject: [PHP] Dynamic 'left menu's' on site: Like a windows explorer
> system???
> 
> Hi,
> 
> I need to change my static left menu's into more dynamic ones, like when
> you click one title of the menu, it shows it sub menu etc.
> 
> Any body knows if that can be achieved using PHP? Or should i repel on
> other techniques?
> If someone did make similar stuff, could you please send me an example
> or some good ideas?
> 
> Thanks a lot in advance!!!!
> Yoeri.
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to