Download List

Project Description

PHP Layers Menu is a hierarchical DHTML menu system that relies on the PHP scripting engine for the processing of data items. It achieves a compact layout and a compact output code for menus with a large number of entries. It provides horizontal and vertical layers-based menus whose behavior is analogous to menus of commonly used GUI-based applications. It also provides JavaScript-based tree menus, whose look is analogous to the most widely used file managers and bookmark handling tools. Menus are generated using data retrieved from files, strings, and databases. It supports Mozilla, Netscape 4, 6, and 7, Konqueror 2.2+/Safari, Opera 5+, and Internet Explorer 4+. It also provides accessibility solutions for browsers that do not support JavaScript.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-17 16:10
3.2.0-rc

Successful testing with PHP 5 has been done.
Support for SQLite and PHP5 scripts for importing
corresponding dumps have been added. The browser
detection and the see-through workaround have been
updated to account for Konqueror 3.3. The
home/demo page and the examples have been
reorganized. The "onclick" patch bundled with
version 3.0.0 has been readded, and a new patch is
provided to keep a horizontal menu fixed when the
page scrolls. There are also some minor code
improvements.
Tags: Development, Minor feature enhancements

2004-08-13 23:14
3.0.2

Two bug fixes for the tree menus have been backported from the 3.2beta release.
Tags: Stable, Minor bugfixes

2004-07-27 12:51
3.2beta

The possibility of highlighting the current item in the tree
menus has been added; four different methods are provided
for selection of the current item. There are also some other
minor code improvements and some minor bugfixes.
Tags: Development, Minor feature enhancements

2004-07-04 17:14
3.1.5

The see-through workaround has been extended to cope with resizing of the browsing window. Implementation of menu separators has been changed to use a solution that should work also on MS IE 5.2.3 for Mac OS X. Now icons for menu items can also be specified as URLs, e.g. to link remote shortcut icons without downloading them. There are some minor bugfixes and code improvements.
Tags: Development, Minor feature enhancements

2004-06-28 05:42
3.1.4

Themeability has been added to the tree menus to allow using different themes for distinct tree menus on a page. Support for menu separators has been added. The see-through workaround has been updated for Konqueror 3.2.x. Some pending patches have been incorporated. Some minor bugs have been fixed. Some minor changes have been made to improve the coding style and to comply with some PEAR coding standards. Some other minor code improvements and changes are provided.
Tags: Development, Minor feature enhancements

Project Resources