Dynamic Menu Structure

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

    Dynamic Menu Structure

    I am having an issue with Context Menus, and can't readily find a resource on
    the net to help.

    I have a menu structure that is static with one menuitem (mnuCurrentTask s)
    that we would like to have a submenu off this item. This submenu will be
    dynamically generated every X minutes. It will list all the current tasks
    assigned to a user, with an onlick event (would also be nice to have a mouse
    over option, to display more text).

    If anyone can help: it would be greatly apprecaited.

    Thanks
    Andy
  • AMALORPAVANATHAN YAGULASAMY(AMAL)

    #2
    RE: Dynamic Menu Structure

    Refer my article in the following URL


    Regards,
    Amal

    "Andy" wrote:
    [color=blue]
    > I am having an issue with Context Menus, and can't readily find a resource on
    > the net to help.
    >
    > I have a menu structure that is static with one menuitem (mnuCurrentTask s)
    > that we would like to have a submenu off this item. This submenu will be
    > dynamically generated every X minutes. It will list all the current tasks
    > assigned to a user, with an onlick event (would also be nice to have a mouse
    > over option, to display more text).
    >
    > If anyone can help: it would be greatly apprecaited.
    >
    > Thanks
    > Andy[/color]

    Comment

    Working...