I have a page with several tables, each of which is updated periodically and information is added to their tail. At the top of the page I have links to anchors at the top of each table.
I would like to be able to jump to the bottom of each table (i.e. the latest data) without changing the location of the anchor each time data are added. The problem is that I want the bottom of the table to be visible (and not off the top of the browser window).
Is there a way (script) to jump to an anchor and have it positioned at the bottom of the browser window, rather than the top?
Phil
I would like to be able to jump to the bottom of each table (i.e. the latest data) without changing the location of the anchor each time data are added. The problem is that I want the bottom of the table to be visible (and not off the top of the browser window).
Is there a way (script) to jump to an anchor and have it positioned at the bottom of the browser window, rather than the top?
Phil