disbable back option by java script

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


Please Help Members By Posting Answers For Below Questions

Difference between Client side JavaScript and Server side JavaScript?

547


Can you explain the difference between call and apply?

544


Which keyword is used to print the text in the screen?

620


How to get complete current page url with javascript?

463


What are the main uses of javascript?

472






Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: ffftt eeeeiii uuuuwww fff eeee uuuu

1685


Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases

1832


What is the disadvantage of javascript?

455


What is the difference between arrow function and normal function?

577


What is null variable?

726


What causes memory leaks?

504


What's math constants and functions using javascript?

481


Explain function hoisting in javascript?

478


What is callback in javascript?

484


What do you understand by this keyword in javascript?

473