Hi,
I have html page which opens a new window without tool bar and address bar.I have my own go back and go forward links.
If the user is at the first page the the go back link should be disabled and if the user is at the last page then the go forward link should be disabled.
is there a way I can do this using window.history.back and window.history.forward and disable when the first page/last page is reached
Regards,
Sachin
I have html page which opens a new window without tool bar and address bar.I have my own go back and go forward links.
If the user is at the first page the the go back link should be disabled and if the user is at the last page then the go forward link should be disabled.
is there a way I can do this using window.history.back and window.history.forward and disable when the first page/last page is reached
Regards,
Sachin