View Single Post
Old 04-08-2010, 05:00 PM   PM User | #4
adamck
New to the CF scene

 
Join Date: Apr 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
adamck is an unknown quantity at this point
these should work if you have names the top section of the page.
at the top of the page put:
Code:
<a name="pagetop"></a>
Further Down the page (enough to create a scrollbar) put:
Code:
<a href="#pagetop">Click here to return to the top of this page</a>
adamck is offline   Reply With Quote