Re: Re: Tree menu list in php

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

 



That would be so extreemely inefficient both resources and bandwidth-wise,
however an interesting thought...
 On Jul 27, 2011 4:02 AM, "Pete Ford" <pete@xxxxxxxxxxxxx> wrote:
> On 26/07/11 18:20, alekto wrote:
>> 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?
>>
>> This is how I imagine the tree menu should look like:
>>
>>
>> v First level
>> > Second level
>> > Second level
>> v Second level
>> > Third level
>> > Third level
>> > Third level
>> > Second level
>> > Second level
>>
>> (> = menu is closed, v = menu is open )
>>
>>
>> Cheers!
>
> Look, I know this is loopy and I haven't tried it (for the protection of
my
> sanity, mainly), but how about the tree being an image generated using
PHP, and
> then used as an image map to submit the page every time a click is made on
the
> image - you could then use the coordinates of the click to determine the
new
> state of the tree and render an appropriate image for it...
>
> I'll get my coat...
>
> Pete
>
> --
> Peter Ford, Developer phone: 01580 893333 fax: 01580 893399
> Justcroft International Ltd. www.justcroft.com
> Justcroft House, High Street, Staplehurst, Kent TN12 0AH United Kingdom
> Registered in England and Wales: 2297906
> Registered office: Stag Gates House, 63/64 The Avenue, Southampton SO17
1XS
>
> --
> 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