• Page 1 of 1
  • 1
UcozBaze All Scripts And Templates » Scripts and Coding » Publisher , Site Catalog, Ad board , File Catalog, Video » Javascript link for previous page (Javascript link for previous page)
Javascript link for previous page
interoutDate: Monday, 2011-10-31, 10:31 PM | Message # 1
Group: Administrators
Messages: 1027
35
JavaScript includes what is called a history object. It tracks the URLs visited by the browser. You can use this browser history as a means to return to the previous page (or, for that matter, to go back and forward through the history). This is especially useful when a hard-coded, specific link is not possible; for instance, in cases where you do not necessarily know the address of the previously visited page. This is how a "previous page" or "go-back" link would appear in your HTML code:

Code
<a href="javascript:history.go(-1)">
Go Back
</a>


Alternatively, if you wanted to go forward instead of backward in the history, you would write the code thus:

Code
<a href="javascript:history.go(1)">
Go Forward
</a>


The numbers in the parentheses are the number of pages to move (forward or back, respectively, in the above examples). You can also move more than one page; for instance javascript.history.go(-3) would navigate three pages back in the history. Note that if there is no page in the history to go to, the JavaScript does not error out; it simply does nothing.


 
MessageJavaScript includes what is called a history object. It tracks the URLs visited by the browser. You can use this browser history as a means to return to the previous page (or, for that matter, to go back and forward through the history). This is especially useful when a hard-coded, specific link is not possible; for instance, in cases where you do not necessarily know the address of the previously visited page. This is how a "previous page" or "go-back" link would appear in your HTML code:

Code
<a href="javascript:history.go(-1)">
Go Back
</a>


Alternatively, if you wanted to go forward instead of backward in the history, you would write the code thus:

Code
<a href="javascript:history.go(1)">
Go Forward
</a>


The numbers in the parentheses are the number of pages to move (forward or back, respectively, in the above examples). You can also move more than one page; for instance javascript.history.go(-3) would navigate three pages back in the history. Note that if there is no page in the history to go to, the JavaScript does not error out; it simply does nothing.

Author - interout
Date Added - 2011-10-31 в 10:31 PM
UcozBaze All Scripts And Templates » Scripts and Coding » Publisher , Site Catalog, Ad board , File Catalog, Video » Javascript link for previous page (Javascript link for previous page)
  • Page 1 of 1
  • 1
Search:
                                                               
Statistics Forum
New Posts Popular topic Top Forum Users New User

type list valiklių vežimėlis (0)
type list vonios sprendimai (0)
type list šiluma ir šaltis namuose (0)
type list biuro popierius (0)
type list kokiomis kaldromis miegate (0)
type list power bank įkroviklis (0)
type list vaikams pagalvės (0)
type list vartų automatika (0)
type list geriausi pirkiniai (0)
type list ekologiški, tvarūs daiktai kasdienai (0)
type list stovykla Lietuvoje (0)
type list namų apsauga (0)
type list šilumos siurblys oras vanduo (0)
type list powerbank išorinė baterija (0)
type list automobilių numelio rėmeliai (0)
type list pensijų pakopos (0)
type list šildymo sistemos (0)

type list Skaiciuojam nuo 1 iki 1000 ! (558)
type list Forum SignatureBar (60)
type list Avatars (23)
type list Juokingos Fotkes :) (19)
type list Kaip pakeisti paveiksla mazas? (19)
type list Mini-Chatas islendantis is sono ucoz (15)
type list Mp3-Tau.do.am (13)
type list Шаблон форума для ucoz For-css (12)
type list Apklausa Jūsų Svetainei New ucoz (11)
type list Ucoz script - favicon (11)
type list Megsti samp? Ateik cia (10)
type list Button scrolling up ucoz (10)
type list Slider KinoPlius Help to setup :) (10)
type list Money for the forum ucoz (9)
type list KinoPlius (9)
type list Puslapis "Atliekami techniniai darbai" Ucoz scriptas (9)
type list SexMergytes.do.am (9)
type list 11.17.2011 (9)
type list User personal Page ucoz (8)
interout
Forum Posts: 1027
Comments: 51
Reputation: 83
Rank:
GoblinaS
Forum Posts: 380
Comments: 15
Reputation: 25
Rank:
Adi
Forum Posts: 179
Comments: 11
Reputation: 23
Rank:
Esquire
Forum Posts: 147
Comments: 8
Reputation: 5
Rank:
BAtman
Forum Posts: 129
Comments: 1
Reputation: 18
Rank:
WaSHkaZ
Forum Posts: 83
Comments: 0
Reputation: 3
Rank:
Skacikas
Forum Posts: 71
Comments: 0
Reputation: 12
Rank:
meskis
Forum Posts: 51
Comments: 0
Reputation: 25
Rank:
Gytenas
Forum Posts: 51
Comments: 0
Reputation: 1
Rank:
vicka
Forum Posts: 50
Comments: 1
Reputation: 4
Rank:
jokerzvobscure
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
dubroviena008
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
w4bzero
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
infoebrasha
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
karilekamo
Forum Posts: 11
Comments: 0
Reputation: 0
Rank:
zoro
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
pebotapple
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
aressvi
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
eddison_martin3
Forum Posts: 2
Comments: 0
Reputation: 0
Rank:
mariuspijunas
Forum Posts: 20
Comments: 0
Reputation: 0
Rank:


Site design by uCozBaze
uCozBaze © 2011-2016