This is a PHP-based program that allows you to create a cascading menu with image buttons using on-the-fly image creation. Also supports a nested menu.
Easy to use navigation menu. Does not use database. Just Arrays for each link. Each page you want the menu just include the file and call the function with desired parameters. Easy to adapt and easy to call.
The component is a dynamic menu building solution. It automatically detects and renders a tailored DHTML menu for Microsoft Internet Explorer 4 - 6, Netscape Navigator 4 – 7, Opera 5,6 and Mozilla/Gecko based browsers run on Windows, Mac and Linux.
This script builds a menu from a textfile (a complete how to is available) and will follow your position to unlink the current position (up to Three levels).
This PHP/Javascript combo allows you to easily create a tree menu. With capable browsers, the menu is dynamic and allows the branches to be expanded/collapsed. This works AFAIK with Internet Explorer 4+, Mozilla, and Netscape Navigator 6+. With other browsers, Opera for example, the menu is static. Also, with Internet Explorer 5+, the status of the expanded/collapsed branches is persistent, (ie it survives a refresh). Each node can have an optional link and icon. 1.0.3 comes with reference (PHP side) and persistence bug fixes.
Trailing is something you see on different web sites which shows you the trail of web pages you have visited, like: Category->Books->Computers->PHP. This is a simple code to add trailing to your web site. The trails are developed in PHP and stored in cookies.
Manage all your links. Instead of changing your links on all your pages, do it in one file and have it updated for the whole site. You can even randomize it. Also can be used for random quotes, banners, page headers and footers and anything else you want.