Answer Posted / makya
window.history.go(+1) use in java script;
or
onunload =window.history.go(-1) in body tag
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What is lazy loading in javascript?
What are the properties of stack?
Write the code for adding new elements dynamically?
What is the real name of JavaScript?
What is a closure javascript? Explain
Why is javascript so important?
How do you define a class and its constructor?
Entire content of a JavaScript source file in a function block?
How to hide javascript code from old browsers that dont run it?
How to check if a variable is an integer in javascript ?
What does clean white space mean?
Can you assign an anonymous function to a variable?
Is client side front end?
What is object in javascript?
How to define a anonymous function?