How to simulate Back button?...

D

dada

Hi,
In my frame I want to simulate Back button, how I can do it?

<A style="COLOR: #9933ff" href="back???.html" target="glavni">Back</A>

Tnx,
Dada
 
C

Carlos Campos

Two ways... I think there are differences between navigators
1. history.back();
2. history.go(-1);
 
D

dada

Thank you very much Carlos,

for your quick answering. I had only to add
<a href = "javascript:history.back()"> Go back </a>

Bye,
Dada
 

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,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top