On Monday 29 April 2002 11:11, Dan wrote:
> I could do this myself but I don't want to waist time writing something
> that I could have just asked for..
>
> what I need is a menuing system..
>
> When link is clicked the sub-topics appear under the topic you just clicked
> on..
>
> e.g. if you where to click on Contact.
>
> Contact
> --becomes:
>
> Contact
>    Enquires
>    Account / Billing
>    Media Enquiries
>
> Much like this JavaScript one... except I need it in PHP...
> http://www.dynamicdrive.com/dynamicindex1/navigate1.htm

There are some classes to do this on:

www.phpclasses.org

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
No one can make you feel inferior without your consent.
                -- Eleanor Roosevelt
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to