locked
asp.net menu popout off screen RRS feed

  • Question

  • User560107996 posted

    I use asp.net menu control, mouse over to popout next level menu. When a node is near the right side of screen, the popout menu display out of the screen partly.

    Does anyone know the solution to this bug?

    Monday, April 16, 2018 6:54 AM

All replies

  • User61956409 posted

    Hi clbtcw,

    Welcome to ASP.NET forum.

    Firstly, you can try to use f12 developer tools to select the elements and check the CSS styles of the element, and then you can try to modify the currently applied styles to adjust the layout and position of elements.

    Secondly, you can share the code you are using and screenshots of the display issue, which will help find and solve the problem.

    With Regards,

    Fei Han

    Tuesday, April 17, 2018 2:04 AM