Navigating Elements

  • Thread starter Thread starter Stewart
  • Start date Start date
S

Stewart

Hi,

I want to add some navigation elements to a floating menu on a page.
The floating menu JS element is done.
What can I find the syntax for the javascript functions for page-up,
page-down, top, bottom etc?
 
We have no idea what the JavaScript you implemented does or anything about
it. How can we know what JavaScript to add to it, or what you mean by
"page-up" or anything else?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 
I guess what I was asking it is there a Java script function that will
move the current page in focus. I want to know if it is possible to
emulate the keyboard stokes of page-up, page-down, home, end, and to be
able to "scroll number of lines(n)" as your mouse wheel, would be cool too.
 
I have seen sites the use JavaScript to auto scroll a page, but you will
have to search on the internet for a JavaScript Scrolling Page Script.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top