Remember web page position help.

T

Tom

I have just got my web site to the point where I am about to upload
it, but I have come across a problem which I do not know what to look
for on the web. I will try to describe the problem the best I can. I
have a page with pictures in a table of 3 X 10 all pictures are
thumbnails 100 X 90 all is just fine, but I have a link to pages from
the thumbnails but when I return to the thumbnails I start back at the
top of the thumbnails page. I have been told that this can be done
with JavaScript but I do not know what to look you on the web, I have
tried to look for something [Remember page position, Page history] but
with no luck I have not done any JavaScript before and do not know
where to start, so any help would be great.

Thanks
 
M

MR.ntxs

quote:

---------------------------------------------------------------------------------------------------------
#
history object (client)

The history object contains information on the URLs that the client has
visited. This information is stored in a history list, and is
accessible through the Navigator's Go menu.
Syntax

history.go(delta)

delta is an integer representing the offset of the destination URL in
the history list.
Description

The history object is a linked list of URLs the user has visited, as
shown in the Navigator's Go menu.
Properties
# current
# length
Methods
# back
# forward
# go
Event handlers

None.
Examples

The following example goes to the URL the user visited three clicks
ago. history.go(-3)
See also
-------------------------------------------------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top