Panel Nav Bar item focus when click
When I select the nav bar item, the scroll bar go back to the top. I want to remain the nav bar at the same position when I click the nav item outside of the window screen. How can I do that? Thanks for reading.
1 Reply
The page reloads so the nav gets reset to the top. You would need custom JavaScript to preserve the scroll position. This has been discussed before. Run a search in the help channel and I’m sure you’ll be able to find the answer.