This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Position of Popover #90774

    Matthias
    Participant

    I have an navigation menu on the left side of my app with several entries.
    With a click on one of these entries I open a popover. The content of the popover is a dynamically generated form based on current configuration. So I don’t know the size of the popover at design time.
    My problem is, that if the forms of upper entries contain to many fields the popover starts outside my screen and some fields are not shown.
    A solution for this would be to show the popover beginning at the arrow.
    On other entries at the bottom it would be better to show the popover ending at the arrow.

    Is it possible to use such functionality or is there a workaround to achieve this?

    I thought the parameter offset could do it. But I only got it working with number (pixels) and not with strings countaining percent.

    Position of Popover #90801

    Hristo
    Participant

    Hello Matthias,

    I would like to suggest you as a workaround to use initContent callback of the jqxPopover.
    Please, take a look at this workaround.
    Thank you for your understanding.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.