TGIF

Has anyone successfully used the "DropDown" in struts-menu? My problem with
it is that the javascript generated by struts-menu does not preserve the
state of the dropdown menu when I navigate to another page.

For example

1.  I have the menu
     File (expandable)
     View

2.  I expand "File" to expose the subitems.

     File
          new
          open
          close
     View

3.  I click on "new" and this invokes an action which navigates to a new
screen.


The problem:

     The menu resets to

          File
          View

     Instead of retaining it at

          File
               new
               open
               close
          View


I appreciate any suggestions,

Raffy
**********************************************************************
Please Note:
The information in this E-mail message, and any files transmitted
with it, is confidential and may be legally privileged.  It is
intended only for the use of the individual(s) named above.  If you
are the intended recipient, be aware that your use of any confidential
or personal information may be restricted by state and federal
privacy laws.  If you, the reader of this message, are not the
intended recipient, you are hereby notified that you should not
further disseminate, distribute, or forward this E-mail message.
If you have received this E-mail in error, please notify the sender
and delete the material from any computer.  Thank you.
**********************************************************************




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to