View Single Post
  #5   Report Post  
Stefan Blom
 
Posts: n/a
Default

"CyberTaz" wrote:
Stefan is correct abut Ctrl+Home, pretty much universal in most

programs...
assuming the user is aware of it.


Well, you can remind the user of this shortcut. A simple way is to add
a "how to use this web site" text somewhere.

A different way is to make browsers display it on the status bar. This
would require some JavaScript, though. If the OP needs assistance on
how to code this, I wouldn't be able to help. Try an IE newsgroup, or
a JavaScript newsgroup (if there is one).

Stefan Blom


If you do want to use a hyperlink you certainly can, but you first

need
something to hyperlink _to_. While at the top of the page got to
InsertBookmark and name the bookmark TOP or HOME or whatever. Then

go to the
bottom of the page and InsertHyperlink. In the dialog box choose

Place in
this Document on the left, click your bookmark name that appears in

the
content area, then click OK.

HTH |:)

"Stefan Blom" wrote:

A simple way to go to the beginning of a web document in Internet
Explorer is to press CTRL+HOME on the keyboard. By the way, you

can
use the same shortcut in Word (and also in Netscape/Mozilla, I

think).

--
Stefan Blom


"umpy517" wrote in message
...
I am using Word to publish a page to the web. I want to insert

something so
I can return to the top of the page without scrolling. A

hyperlink
does'nt
do it. What do I use?