Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Natao arisiva ity resaka mitohy ity. Mametraha fanontaniana azafady raha mila fanampiana.

How to disable the back and forward button in firefox browser. Is there any property having or any jquery function is having to solve this problem?

  • Tsisy valiny
  • 1 manana an'ity olana ity
  • 40 views
more options

In browser having back button and forward button to help navigate the pages. But, in my application having 2 pages whenever am logged we are redirecting Home Page. In that( Home Page ) want to disable the back button. i am tried by using the jquery function like

<SCRIPT type="text/javascript">
    window.history.forward();
    function noBack() { window.history.forward(); }
</SCRIPT>
</HEAD>
<BODY onload="noBack();"
    onpageshow="if (event.persisted) noBack();" onunload="">

................

It's helping to not redirecting the previous page but Home page refreshing. So i want to avoid the refreshing the pages for that want to disable the back button.........

In browser having back button and forward button to help navigate the pages. But, in my application having 2 pages whenever am logged we are redirecting Home Page. In that( Home Page ) want to disable the back button. i am tried by using the jquery function like <br /> <pre><nowiki> <SCRIPT type="text/javascript"> window.history.forward(); function noBack() { window.history.forward(); } </SCRIPT> </HEAD> <BODY onload="noBack();" onpageshow="if (event.persisted) noBack();" onunload=""></nowiki></pre> ................<br /> It's helping to not redirecting the previous page but Home page refreshing. So i want to avoid the refreshing the pages for that want to disable the back button.........

Novain'i cor-el t@