d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Scrolling Image
Add Reply New Topic New Poll
Member
Posts: 55,688
Joined: Jun 8 2006
Gold: 7.00
Jun 7 2015 04:12pm
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.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jun 7 2015 06:29pm
looks like you already defined your anchor (a href=#top) so you just need to define your anchor.

http://www.echoecho.com/htmllinks08.htm
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll