Hi, I have been searching on the net for the past 2 hours without success, so need a recommendation now :-) Basically i am looking for a PHP "menu tree", looking on google I have found many but most of them use Javascript with php, or are pure JS or DHTML, I want one that is pure php so it will work accross all browsers. Nothing overly complicated, something such as this would be perfect: [+]expand1 [-]expanded2 [something 1] [something 2] [something 3] [+]expand 3 Other requirements: -It should work in frames -you can expand more than one at a time eg: [+]expand1 [-]expanded2 [something 1] [something 2] [-]expand 3 [something x] [something y] [+]expand 4 I have seen something like this somewhere, problem is, I dont really remember where. The idea is not new and I have also been exploring the php classes site to check over there as i'm quite sure something like this HAS been done...(I dont want to sit and recreate the whole thing as I am already in the middle of another project) if anybody can point me in the right direction as to where i can get this....mucho gracias :-) Cheers, Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php