UL Navigation Construction (create re-usable navigations)


/ Published in: PHP
Save to your folder(s)

Aimed at designers who want to sprinkle in a little PHP to make development easier. If building/prototyping a site with HTML/PHP, this can save time by constructing the navigation list on the fly, based on re-usable navigation settings.

Usage: Assuming you have multiple HTML/PHP pages, simply add $page definition to the top of each page, include the PHP files, then configure the settings to build your navigation. (See the detail of each of the three core pages below for more information.)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.