Link to previous page and add jump to top

Link to previous page and add jump to top

I'm trying figure out how to do two things to help with navigation on a webpage and I was thinking I could do it with a jquery
1) the webpage is pretty log as people add content to it as we go. I want to have the jquery add a link back to a div at the top of the page called #wikititle but I want it to search the page and add this floating right div with the link to the top at each H1 class text that is inserted.

2) I would like have a link at the top of the page that links the user back to the page they came from to get to the page they are at. The link text would be the title of the page they came from also. Is this possible?

I'm new at this so forgive me if this is simple. Any help would be much. appreciated