jQuery UI Widgets Forums Layouts Panel and Responsive Panel Tooltip | Dropdown List – Change Position When Scroll

This topic contains 3 replies, has 2 voices, and was last updated by  Dimitar 11 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author

  • rskbuvan
    Spectator

    Hi,

    I’m facing the following issues like

    1) The position of jqxDropdownList & jqxTooltip is fixed, when scrolling the content inside jqxPanel. But those 2 widgets are scrolling according to the element when I’m doing the body scroll.

    Can anyone suggest me the solution?

    Thanks & Cheers,
    \_rssb


    Dimitar
    Participant

    Hello rssb,

    Could you, please, provide us with an example which to clarify your issue?

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/


    rskbuvan
    Spectator

    Hi,

    In our application, we are using a big form where we have jqxDropdown and other form fields.

    Also, we have used jqxPanel to get rid of browser default scrollbar. So here we are getting a custom scrollbar provided by jqWidget.

    When we click on jqxDropdown, the dropdown list is populated and positioned absolutely according to the element. If we scroll the panel, the dropdown list is not scrolling according to the scroll position. It is fixed..

    The above scenario is applicable even for tooltips or error messages during validation.

    I hope you understand the situation. If not, please let me know.

    Please suggest me the solution.

    Thanks & Cheers,
    \_rssb


    Dimitar
    Participant

    Hi rssb,

    This behaviour is normal and occurs because the dropdownlist pop-up is appended to the body. When you scroll the panel, the popup stays in its place in the body. To update its position, close it, scroll and open it again. The same goes for the tooltip.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.