HTML code for GoTo to Top of Page
How do I format a hyperling to return to the top of the current page.
Re: HTML code for GoTo to Top of Page
Create your link, then for the value of the hyperlink enter:
#top
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Joehigg" <Joehigg [at] discussions.microsoft.com> wrote in message
news:17EF14D4-1975-4D44-AE6B-65B54DEF7F3F [at] microsoft.com...
> How do I format a hyperling to return to the top of the current page.
Re: HTML code for GoTo to Top of Page
Create a Bookmark.
1. Type TOP and the top of the page
Highlight the word and choose Insert, Bookmark. Call it Top
2. Go down your page where you want the link (ex: Return to Top)
3. Highlight that link and choose Insert, Hyperlink. Pick the page you're
open and click Bookmark.
4. Choose the bookmark you created.
That's it.
"Joehigg" <Joehigg [at] discussions.microsoft.com> wrote in message
news:17EF14D4-1975-4D44-AE6B-65B54DEF7F3F [at] microsoft.com...
> How do I format a hyperling to return to the top of the current page.
Re: HTML code for GoTo to Top of Page
You don't need to create a actual bookmark
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"David Berry" <dberry [at] mvps.org> wrote in message news:%23kBH88ITHHA.1200 [at] TK2MSFTNGP04.phx.gbl...
> Create a Bookmark.
>
> 1. Type TOP and the top of the page
> Highlight the word and choose Insert, Bookmark. Call it Top
> 2. Go down your page where you want the link (ex: Return to Top)
> 3. Highlight that link and choose Insert, Hyperlink. Pick the page you're open and click
> Bookmark.
> 4. Choose the bookmark you created.
>
> That's it.
>
> "Joehigg" <Joehigg [at] discussions.microsoft.com> wrote in message
> news:17EF14D4-1975-4D44-AE6B-65B54DEF7F3F [at] microsoft.com...
>> How do I format a hyperling to return to the top of the current page.
>
>
Re: HTML code for GoTo to Top of Page
"Thomas A. Rowe" <tarowe [at] mvps.org> wrote in message
news:%23QT1mCKTHHA.4188 [at] TK2MSFTNGP06.phx.gbl...
> You don't need to create a actual bookmark
>
Because the top of the page is the default
--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
----------------------------------------
Re: HTML code for GoTo to Top of Page
Assuming you want to go to the very top. many sites that use go to top are
actually taking you to a point somewhere under the header but at the top of
the content. In that case you'd need a bookmark.
"Trevor L." <Trevor_L. [at] Canberra> wrote in message
news:eSirKZKTHHA.1000 [at] TK2MSFTNGP05.phx.gbl...
> "Thomas A. Rowe" <tarowe [at] mvps.org> wrote in message
> news:%23QT1mCKTHHA.4188 [at] TK2MSFTNGP06.phx.gbl...
>> You don't need to create a actual bookmark
>>
>
>
> Because the top of the page is the default
> --
> Cheers,
> Trevor L.
> [ Microsoft MVP - FrontPage ]
> MVPS Website: http://trevorl.mvps.org/
> ----------------------------------------
>
Re: HTML code for GoTo to Top of Page
Actually "Top" is not a default
You can name it anything that is not a real bookmark in the page
- the default is the top of the page when the bookmark is not found in a page
So a link at the end of the page to "Bottom"
- will still take you to the top of the page
(if that bookmark name is not found in the page)
--
_____________________________________________
SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"Trevor L." <Trevor_L. [at] Canberra> wrote in message news:eSirKZKTHHA.1000 [at] TK2MSFTNGP05.phx.gbl...
| "Thomas A. Rowe" <tarowe [at] mvps.org> wrote in message
| news:%23QT1mCKTHHA.4188 [at] TK2MSFTNGP06.phx.gbl...
| > You don't need to create a actual bookmark
| >
|
|
| Because the top of the page is the default
| --
| Cheers,
| Trevor L.
| [ Microsoft MVP - FrontPage ]
| MVPS Website: http://trevorl.mvps.org/
| ----------------------------------------
|
Re: HTML code for GoTo to Top of Page
In IE6, FF1.0, NS7.0 if you set the hyperlink to either of the following, without first creating an
actual bookmark you will see the following happen:
#top = it will take you to the top of the page
(Top of Page)
#bottom = it will take you to the bottom of the page
(Bottom of Page)
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Stefan B Rusynko" <sbr_enjoy [at] hotmail.com> wrote in message
news:O0WfALQTHHA.996 [at] TK2MSFTNGP02.phx.gbl...
> Actually "Top" is not a default
>
> You can name it anything that is not a real bookmark in the page
> - the default is the top of the page when the bookmark is not found in a page
>
> So a link at the end of the page to "Bottom"
> - will still take you to the top of the page
> (if that bookmark name is not found in the page)
>
> --
>
> _____________________________________________
> SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> _____________________________________________
>
>
> "Trevor L." <Trevor_L. [at] Canberra> wrote in message news:eSirKZKTHHA.1000 [at] TK2MSFTNGP05.phx.gbl...
> | "Thomas A. Rowe" <tarowe [at] mvps.org> wrote in message
> | news:%23QT1mCKTHHA.4188 [at] TK2MSFTNGP06.phx.gbl...
> | > You don't need to create a actual bookmark
> | >
> |
> |
> | Because the top of the page is the default
> | --
> | Cheers,
> | Trevor L.
> | [ Microsoft MVP - FrontPage ]
> | MVPS Website: http://trevorl.mvps.org/
> | ----------------------------------------
> |
>
>
Re: HTML code for GoTo to Top of Page
Yes, but it is dangerous to use because it is not in any
recommendations, W3C or other.
That means that it works in some Browsers today but may not do so in
others or in future versions.
I would test in Opera, IE7 and FF2.
A named anchor always works or an ID (newer browsers only).
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
On Sat, 10 Feb 2007 10:58:44 -0500, "Thomas A. Rowe" <tarowe [at] mvps.org>
wrote:
>In IE6, FF1.0, NS7.0 if you set the hyperlink to either of the following, without first creating an
>actual bookmark you will see the following happen:
>
>#top = it will take you to the top of the page
>(Top of Page)
>
>#bottom = it will take you to the bottom of the page
>(Bottom of Page)