Re: Tree menu list in php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Jasper Mulder" <lord_farin@xxxxxxxxxxx> wrote in message 
news:SNT106-W6527D1E82D0A3EFE6F76F1F7320@xxxxxxx...

> From: alekto.antarctica@xxxxxxxxx
> Date: Tue, 26 Jul 2011 19:20:58 +0200
> To: php-general@xxxxxxxxxxxxx
> Subject:  Tree menu list in php
>
> Hi,
> is there a way to create a tree menu list only by using php/html/css?
> I found some, but they are all in JavaScript, do I have to make them by 
> using JavaScript or is there a way in php as well?
>

If by "tree menu" you mean to have a menu that interacts with the user and 
shows the "branches", ie, sub-menus as the user clicks on items, then you 
can't do it with php obviously.   OTOH - if you just want a menu with 
indents and choices similar to an 'outline' , then sure you can do it with 
php/html/css.  But the JS ones are the sharpest ones.  There's several out 
there for free too! 



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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux