Click to See Complete Forum and Search --> : "Return to Top" icon that follows scroll


anothen
07-04-2007, 05:14 PM
I'm not sure which section I should put this in, so I'll put it here.
I went to a website today that has an icon that when clicked on will return the user back to the top of the page. This icon will follow the page even while scrolling down.
I was wondering which code this is written in and if I'm able to make one for my website.

Thanks in advance.

Major Payne
07-05-2007, 12:43 AM
You can adapt this script for what you want:

Floating Menu (http://www.dynamicdrive.com/dynamicindex1/staticmenu.htm)

There are others available too.

Ron

anothen
07-05-2007, 01:08 AM
Thanks Ron.

It works w/ html page, but I can't get it to work w/ php page. But that's okay. I'm gonna tinker with this a bit.

Major Payne
07-05-2007, 01:11 AM
Just Google for Floating Menu and you might run across one that is more adaptable.

Ron