Tool for cool expandable navigations ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Amir S.

    Tool for cool expandable navigations ?

    Hi guys...

    Does anyone know a tool (preferably free) that would generates code
    for the cute expandable navigation system that uses pluses and
    minuses?

    An example can be seen on the left nav bar of the following page:


    THanx for your help in advance!
    :c)
    Amir
  • Eric Bohlman

    #2
    Re: Tool for cool expandable navigations ?

    amirehsans@yaho o.com (Amir S.) wrote in
    news:2c8be71e.0 402160836.10f97 de9@posting.goo gle.com:
    [color=blue]
    > Hi guys...
    >
    > Does anyone know a tool (preferably free) that would generates code
    > for the cute expandable navigation system that uses pluses and
    > minuses?[/color]

    Evolt (<http://www.evolt.org>) had an article on doing that a few months
    back; it should still be easily available. What they came up with was
    pretty much a drop-in piece of Javascript that could be put into any page,
    and relied on class/id information to determine what was/wasn't collapsible
    (i.e. the code didn't have to be rewritten for each page).

    Comment

    • Amir S.

      #3
      Re: Tool for cool expandable navigations ?

      Thanks Eric!

      Comment

      Working...