Two Questions

These are “probably” easy questions, but I’m stumped.

  1. I would like for a page to first load at a specific point, like an anchor.

Ex. Say I had a table that was 2 trillion pixels wide, and 2 trillion pixels tall with a bunch of cells. Instead of loading in the top left corner, I want it to auto jump to an anchor (or whatever needs to be done) at 1 million by 1 million pixels.

  1. I’d like to load an image once I click a link into a predetermined area within a page.

Ex. If had an area, like a table cell that was empty upon arrival, but when a link was clicked it opened example.jpg inside table cell 3 at 30px by 30px.

Any help you can spare would be greatly appreciated.

Thanks,
jnstevens87