jQWidgets Forums

jQuery UI Widgets Forums Navigation Menu, Context Menu Notification across Menu Item

This topic contains 6 replies, has 2 voices, and was last updated by  ivailo 9 years, 9 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • Notification across Menu Item #74578

    24mato
    Participant

    Hi,

    This is combination of jqx Menu and Notification.
    My menu item contains very width image. And in case if some independent notification appers the notification is above menu item(above or across big image). It is not good. I want to display notification under menu item (in my case some big image). How can I solve this problem?

    I already tried to change the order of jqx widgets. First to place notification and then menu. It doesnt help.

    Thanks for tips.

    Notification across Menu Item #74606

    ivailo
    Participant

    Hi 24mato,

    You can display your notifications in custom containers.
    Here is the demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Notification across Menu Item #74614

    24mato
    Participant

    Hi thanks for reply, but maybe my problem is not so clear without example.

    Look at the example here:

    http://jsfiddle.net/LyXGC/167/

    Menu Item “INBOX” has some defined width. In my project I have there some big picture.
    And now when notification occurs, the notification is still displayd across(or above) sub menu item. I want to have it in opposite. Menu must be still in top layer. Notification can not be in front of menu. Notification must be showed below menu item.

    Is there some solution?

    Notification across Menu Item #74617

    ivailo
    Participant

    Hi 24mato,

    Try this demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Notification across Menu Item #74713

    24mato
    Participant

    Yes this can be the solution, but… When I create container with space for only one notification and the overflow property of container div is set to hidden, only the first notification is showed. And it is another problem. I want to see the last notification. Do you know what I mean?

    Notification across Menu Item #74716

    24mato
    Participant

    I already resolved my problem. The popupZIndex property of menu widget was setup to very low value. I changed it to maximum and now it works like a charm.

    Thank you very much for your ideas.

    Notification across Menu Item #74717

    ivailo
    Participant

    Hi 24mato,

    With absolute positioned container without fixed size you will see all the notifications.
    Try this demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.