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's the purpose of javascript?
Is html and javascript the same?
What is DOM? What is the use of document object?
How can we detect os of the client machine using javascript?
What does polyfill mean?
What is a javascript symbol?
Why javascript is called lightweight language?
What is the difference between window and document in Javascript?
What is a function callback?
How to read elements of an array in JavaScript?
Can array in javascript be extended?
How are tag positions used in javascript?
Explain prototypal/differential inheritance?
How can you get the reference of a caller function inside a function?
Can you explain about screen object?