Hm, what language do I need to have a picture follow the visitor from top of the page to the bottom, and when at the bottom it gets you back to the top
Atm I have this basic one :
<a href="#top"><img src="images/pups.gif" width="120" height="120" border="3"></img></a>
so static picture getting you back to the top.
Thanks.