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 the ‘Strict’ mode in JavaScript and how can it be enabled?
How is javascript different from java?
Which built-in method sorts the elements of an array?
How to remove duplicates from javascript array?
Explain mul function in javascript?
How do I start a javascript project?
Difference between the substr() and substring() in JavaScript?
What is the difference between local storage & session storage?
Explain a story about javascript performance problems?
What does unshift() function do in Javascript?
How to add a new property in existing function javascript?
What is javascript and its advantages?
What are the string methods?
What are the main uses of javascript?
Why is javascript used for web pages?