---
title: "javascript:history.back(); x2 ?"
type: "forum-thread"
url: "https://www.webforum.nu/amne/javascript/18440-javascript-history-back-x2"
topic: "JavaScript"
topic_url: "https://www.webforum.nu/amne/javascript"
author: "Steveking"
published: "2001-11-06T09:33:00.000Z"
updated: "2001-11-06T09:39:00.000Z"
replies: 2
views: 258
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/javascript/18440-javascript-history-back-x2"
---

# javascript:history.back(); x2 ?

## #1 — Steveking, 2001-11-06T09:33Z

Tjo!
Finns det nåt javascript för att hoppa tillbaka 2 steg i historyn?

javascript:history.back(-2); fungerar inte. 8)

Permalänk: https://www.webforum.nu/p/18440

## #2 — tlee, 2001-11-06T09:37Z

tjena.

\<a href="javascript:history.go(-2);"\>Tillbaka\</A\>

/t

Permalänk: https://www.webforum.nu/p/335182

## #3 — toha, 2001-11-06T09:39Z

Följande bör fungera:

history.go(-2)

Permalänk: https://www.webforum.nu/p/335183

---

Tråden på webben: https://www.webforum.nu/amne/javascript/18440-javascript-history-back-x2
