Search
Members
Calendar
Help
Home
Search by username
Not logged in -
Login
|
Register
Wow Web Designs Forums
>
Scripting
>
JavaScript & DHTML
> history problem
history problem
Moderated by:
Aycan
New Topic
Reply
Print
Author
Post
reggiex
Member
Joined:
Mon Oct 3rd, 2005
Location:
Posts:
124
Status:
Offline
Mana:
Posted: Sat Jul 1st, 2006 03:08 am
Quote
Reply
hi how can i make the browser's history equal to history.go(-2)....so that when i click on the browser's(IE) back button , it will function as history.go(-2)..
i made
history()==history.go(-2);
but it didnt work;
i also tried doing this:
function backward(){
history.go(-2);
}
if (history.back()){
backward(); //calls the backward function
}
but still it didnt work, please help
Current time is 05:51 am
Parts of this bulletin board may not function unless you enable JavaScript (also called Active Scripting) in your browser.
Powered by
WowBB 1.7
- Copyright © 2003-2006 Aycan Gulez
Page processed in 0.1374 seconds (23% database + 77% PHP). 17 queries executed.