This is duplicated by http://drupal.org/node/292860.

Page scrolls to the top when you click to expand an accordion, throwing the user off.

This simple patch adds name anchors just before the href, so that a click on a header to expand will refocus the browser on that div.

CommentFileSizeAuthor
panels_accordion_anchors.patch1.38 KBhailu

Comments

pribeh’s picture

How would you set it up like it was before so that the browser doesn't move after clicking the header. I really don't see the point of moving the browser around - at least by default - since most users hate losing control of their browser movement.