Close

Checkout Page Scroll Issue

aswaaq
10 years ago
#5693 Quote
Avatar
  • 11
Hi There,

I am facing an issue on checkout page. Let’s say user is on Billing Address and select the new address option in the combo box, when he scrolls down and press continue button, the shipping address opens but the scroll-bar of the browser automatically jumps to bottom of the page and user has to scroll up to view the shipping address options.

I want to fix the browser scroll-bar to top when clicks on Back/Continue button so user don't face the scroll issue.

Please suggest.

Thanks
iliyan.tanev
10 years ago
#5716 Quote
Avatar
  • Moderator
  • 347
Hi ASWAAQ,

This happens on default clean too, so I guess this is some kind of nop issue.

Posible fix would be to capture the click event of the buttons and to use something like this to fix the scroll to top.

Hope this helps!
Regards,
Iliyan Tanev
Nop-Templates Dev Team