I have list of company workers. When I click to a worker, in corner of page showing workers image from mysql database. and mysql SELECT parameters I get from url:
Example:
<a href="<?php echo '?imgid=' . $imgID ?>">John SMITH</a>
How can I save my current scroll position when I'm clicking to .