I have many difficulties of presenting the menu which I wish in my
application. I already  posted a message on this subject, a person sent a
example to me but unfortunately some    imperfections remain and I am not
able to solve them. This example uses the tags Tiles and        Javascript
functions but unfortunately I have very little knowledge of Javascript. 
        This is why I launch a new call. The problem is as follows we wish
to place a menu in the  Web     pages of our application. The menu should
not be posted in a band on the left of all pages but in         the header
(horizontal position). 
        Example of JSP page:

        <<Logo>>        Home    Admin   Titel1  Title2  Help

        
----------------------------------------------------------------------------
---
        |
        |       Table
        |
        
----------------------------------------------------------------------------
---

        The main items can have sub-items

        - Home (no sub-item)

        - Admin
                - Change password

        - Tile1 
                - sub-item1
                - sub-item2

        - Title2

        - Help
                - about


        The requirements are the following, 
        - we want to present the menu in a horizontal bar. 
        - spaces between each command (home, admin, etc...) must be regular.

        If somebody has an example who function I am really very interested.

        Thanks in advance
        Sandra




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

Reply via email to