Scrolling to a desired place on the site

Home Forums Everyday Testing – Careers, Learning and more Scrolling to a desired place on the site

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #19296
    Jack
    Participant
    @jackdev

    I have two pages, index.php and edit.php

     

    When I click on edit person, I click Save and I want to go back to the index.php page to the place where the label is placed (scroll)

     

    edit.php

    header (“Location: http: // localhost # label”)

    and on the index.php page

    < a href=”# label “> </a>

    I will be fine at the place, but then I will jump back to the top.

    I’ll do some wrestling and fitness on the main page, then jumps to the top of the page, does not work on this label. Where can the problem be?

    Thanks in advance.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.