the tree structure can be build with html first (tree helper function) so that the markup is available in both cases
js should only make the non-active branches invisible until clicked or whatever this way there is a working (although not very beautiful) fallback for non-js browsers On 3 Sep., 11:42, Chander Bhan <[email protected]> wrote: > I have a problem that i have to show a tree structure of an > application ,if i make use of j-query it seems to be possible. But i > can't use that , because if in the browser the end user disables the > javascript, the display will not work.Can anyone help me how can this > problem be solved using CakePHP. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
