![]() |
disable forward,backward button in browser - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1) +--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3) +--- Thread: disable forward,backward button in browser (/showthread.php?tid=71260) |
disable forward,backward button in browser - kvanaraj - 07-23-2018 I want to disable/hide forward,backward button in browser . Is there any way to prevent my pages. RE: disable forward,backward button in browser - InsiteFX - 07-24-2018 You can not do that! RE: disable forward,backward button in browser - Susan Burling - 07-27-2018 (06-26-2018, 05:11 AM)mfairbairn23 Wrote: I want to make a blog/article website with one or two products available to buy online in time. I'm finding wordpress loads times very slow so was considering doing away with it and making a custom site. I haven't got loads of css/html/php experience but am happy to learn. Am I best off sticking to a cms system like WordPress or Drupal or learning some more coding and using Ci? Even I think you can not do that although, You can try this https://www.irt.org/script/311.htm this might be helpful in your case. RE: disable forward,backward button in browser - emmawatson8855 - 09-11-2018 Thanks for the update |