Share

Morten's JavaScript Tree Menu

Project News for Morten's JavaScript Tree Menu

  • v2.3.2-macfriendly out, IE5/Mac again supported

    New release is a bugfix release regarding the IE5/Mac related problems (bug info found in the bug tracker). Current bugfix is a work-around but the test results shows it's a rather successful one.

    2002-06-10 21:07:57 UTC by nettrom

  • v2.3.2 out, bugfixes and resolving of relative URLs

    This release is mostly a bugfix release, taking care of bugs 510929, 512447 and 517717. It also incorporates patch 510937, but most importantly it contains feature request #490933, Resolving of URLs. Relative URLs starting with "../" are now resolved correctly. The menu also generally treats relative URLs much better now.

    2002-02-24 22:56:49 UTC by nettrom

  • Release of v2.3.1

    This release has both bugfixes and several new features. Of the bugs fixed the most important one is the IE6 back-button bug, which required IE6-users to hit their back-button twice to go back a page.

    There's quite a number of features added:
    - Configurable DOCTYPE and Content-Type
    - Default target for all items
    - Possibility of not linking the text of submenu items without a URL when emulating Windows Explorer
    - Storage of tracked item in a cookie
    - Linked .js-file into the menu frame, with a configurable function to be called after loading
    - Default values for all configurable options

    Menu creation code has been simplified, there's no need to use the items[] array when building the menu.

    Documentation is also updated to reflect the changes.

    2002-02-03 18:13:46 UTC by nettrom

  • v2.3.0 released (at last)

    Adding long awaited features like support for Netscape 6/Mozilla, cookies & tool tips, as well as partial support for Opera 5, various bugfixes and minor code changes.

    2001-05-01 03:31:58 UTC by nettrom