PHP TreeMenu 1.1 - Bjorge Dijkstra (bjorge@gmx.net) |
To see how easy it is, just check the Menu Structure File and Script source
from the demo menu.
The Menu Structure File contains, as it's name already says, the structure of
your menu. As you can see it's a really easy and quite intuitive way of creating
your menu.
The contents of the structure file directly corresponds with what your
menu will look like.
The Script source shows the entire source code needed to show the menu of
this demo. Apart from some layout code and commenting, the real code is just
two lines.