Monday, August 13, 2012

Disable Back Button pada Browser using Javascript

Disable Back Button pada Browser using Javascript - Hello friend Panduan SEO | Panduan SEO terlengkap tuk pemula yang ingin mulai belajar SEO. Panduan gratis ini meningkatkan pengunjung ke situs anda. On this article you read this time with the title Disable Back Button pada Browser using Javascript , We have prepared this article well for you to read and take the information in it. hopefully the contents of the post Articles Tutorial Codeigniter, That we write this you can understand. okay, happy reading.

Title : Disable Back Button pada Browser using Javascript
links : Disable Back Button pada Browser using Javascript

Read also


Disable Back Button pada Browser using Javascript

Hmmm... Dapet ilmu lagi nih, kali ini saya akan bagi-bagi cara men-Disable Back Button pada Browser using Javascript. Nahh pada projek yang dibuat saya gak mau ada action pada button back pada browser (Misal : Mozilla, Chrome, IE n etc). Jadi kalau kita klik button back pada browser tidak akan menghasilkan apa-apa dan tidak akan pergi kemana-mana (#apa coba?).

Caranya cukup gampang, tinggal copy-paste kodingan berikut :

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

Dan.... Eng ing eng, button back pada browser gak akan berfungsi lagi.
Selamat mencoba XD




Thus the article Disable Back Button pada Browser using Javascript

That's an article Disable Back Button pada Browser using Javascript This article will be useful for you all. okay, see you in other article posting. Do not forget to keep visiting on Panduan SEO | Blogger, Tips , Adsense, Google.

You are now reading the article Disable Back Button pada Browser using Javascript with the link address https://belajarpanduanseo.blogspot.com/2012/08/disable-back-button-pada-browser-using.html


Do not forget to share ^_^ because sharing is caring and I'm waiting for your comment




EmoticonEmoticon