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

What is the scope variable in javascript?

544


How do I start a javascript project?

467


Does javascript have the concept level scope?

582


What does double mean in javascript?

533


Is javascript a dynamic language?

464






Write a program in Java to display the IP address of the local and remote machine.

1788


Why does the browser display the slow script warning?

497


How do you change the style/class on any element?

522


Is JavaScript a case-sensitive language?

545


Is a relation always a function?

495


What does the operator do in javascript?

469


Can you explain the difference between == and ===?

500


Explain how to detect the operating system on the client machine?

495


What is the difference of "settimeout" function and setinterval functions in javascript

579


What are the requirements of web application using javascript?

527